diff options
-rw-r--r-- | php-phpseclib-crypt-rc4.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-rc4.spec b/php-phpseclib-crypt-rc4.spec index 14b51aa..17d0939 100644 --- a/php-phpseclib-crypt-rc4.spec +++ b/php-phpseclib-crypt-rc4.spec @@ -2,7 +2,7 @@ %global pear_name Crypt_RC4 Name: php-phpseclib-crypt-rc4 -Version: 0.3.7 +Version: 0.3.8 Release: 1%{?dist} Summary: Pure-PHP implementation of RC4 @@ -75,6 +75,9 @@ fi %changelog +* Sat Sep 13 2014 Remi Collet <remi@fedoraproject.org> - 0.3.8-1 +- Update to 0.3.8 (no change) + * Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 0.3.7-1 - Update to 0.3.7 |