diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-11-10 07:50:42 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-11-10 07:50:42 +0100 | 
| commit | 96c96089309bfff335dcc65e92633fb515345c61 (patch) | |
| tree | 1b54b120ed9a5927dccae22e4e220a77f5136964 | |
| parent | e26519729bd57bf50900f8cf1c388b6fad1ec005 (diff) | |
php-phpseclib-crypt-rsa: 0.3.9 (no change)
| -rw-r--r-- | php-phpseclib-crypt-rsa.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-rsa.spec b/php-phpseclib-crypt-rsa.spec index 2eb819d..4706dc3 100644 --- a/php-phpseclib-crypt-rsa.spec +++ b/php-phpseclib-crypt-rsa.spec @@ -2,7 +2,7 @@  %global pear_name Crypt_RSA  Name:           php-phpseclib-crypt-rsa -Version:        0.3.8 +Version:        0.3.9  Release:        1%{?dist}  Summary:        Pure-PHP PKCS#1 (v2.1) compliant implementation of RSA @@ -91,6 +91,9 @@ fi  %changelog +* Mon Nov 10 2014 Remi Collet <remi@fedoraproject.org> - 0.3.9-1 +- Update to 0.3.9 (no change) +  * Sat Sep 13 2014 Remi Collet <remi@fedoraproject.org> - 0.3.8-1  - Update to 0.3.8  | 
