diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-10-25 08:51:48 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-10-25 08:51:48 +0200 | 
| commit | c7fb28e2d61440c8b0856859291758b8eb2338c7 (patch) | |
| tree | fd22b67a518a10349c51589fcb0d6be60e105818 | |
| parent | bd094a935cb08d3e52b9345c90823f097ead58de (diff) | |
php-phpseclib-*: 1.0.5 (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 c980433..2ba88cb 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.4 +Version:        1.0.5  Release:        1%{?dist}  Summary:        Pure-PHP PKCS#1 (v2.1) compliant implementation of RSA @@ -100,6 +100,9 @@ fi  %changelog +* Tue Oct 25 2016 Remi Collet <remi@fedoraproject.org> - 1.0.5-1 +- Update to 1.0.5 (no change) +  * Tue Oct 04 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1  - Update to 1.0.4  | 
