diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-10-04 07:03:59 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-10-04 07:03:59 +0200 | 
| commit | bd094a935cb08d3e52b9345c90823f097ead58de (patch) | |
| tree | 3b298e42da4a1a6d1a3dcaa6d15aa9693eca7bc3 | |
| parent | db0a52d410be75c5bf1c93e87326a559b8c6f187 (diff) | |
php-phpseclib-*  1.0.4
| -rw-r--r-- | php-phpseclib-crypt-rsa.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib-crypt-rsa.spec b/php-phpseclib-crypt-rsa.spec index b4100a6..c980433 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.3 +Version:        1.0.4  Release:        1%{?dist}  Summary:        Pure-PHP PKCS#1 (v2.1) compliant implementation of RSA @@ -100,6 +100,9 @@ fi  %changelog +* Tue Oct 04 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 +- Update to 1.0.4 +  * Fri Sep 02 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1  - Update to 1.0.3 @@ -127,7 +130,7 @@ fi  * Wed Feb 26 2014 Remi Collet <remi@fedoraproject.org> - 0.3.6-1  - Update to 0.3.6 -* Sat Jan 24 2014 Remi Collet <rpms@famillecollet.com> - 0.3.5-3 +* Fri Jan 24 2014 Remi Collet <rpms@famillecollet.com> - 0.3.5-3  - backport for remi repo  * Thu Jan 09 2014 Adam Williamson <awilliam@redhat.com> - 0.3.5-3  | 
