diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-09-02 12:41:24 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-09-02 12:41:24 +0200 | 
| commit | db0a52d410be75c5bf1c93e87326a559b8c6f187 (patch) | |
| tree | 199187cabdc5856ce4cc8322d10d588839b4cd75 | |
| parent | 7762ff2d6dd1e97e7df871180d59b01632324433 (diff) | |
php-phpseclib: 1.0.3
| -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 7b03c98..b4100a6 100644 --- a/php-phpseclib-crypt-rsa.spec +++ b/php-phpseclib-crypt-rsa.spec @@ -11,7 +11,7 @@  %global pear_name Crypt_RSA  Name:           php-phpseclib-crypt-rsa -Version:        1.0.2 +Version:        1.0.3  Release:        1%{?dist}  Summary:        Pure-PHP PKCS#1 (v2.1) compliant implementation of RSA @@ -100,6 +100,9 @@ fi  %changelog +* Fri Sep 02 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 +- Update to 1.0.3 +  * Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1  - Update to 1.0.2  | 
