diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-11-10 07:49:36 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-11-10 07:49:36 +0100 |
commit | c91e2870cf0766b54707221f228bfcd9cbcb4e77 (patch) | |
tree | 4a25b366216ca233a937eb9be7441cbc51ecf66f | |
parent | 600efccd142efb55bb125c1129c9d76cf802a0b0 (diff) |
php-phpseclib-crypt-rijndael: 0.3.9 (no change)
-rw-r--r-- | php-phpseclib-crypt-rijndael.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-rijndael.spec b/php-phpseclib-crypt-rijndael.spec index 6e98eaa..73dd1b6 100644 --- a/php-phpseclib-crypt-rijndael.spec +++ b/php-phpseclib-crypt-rijndael.spec @@ -2,7 +2,7 @@ %global pear_name Crypt_Rijndael Name: php-phpseclib-crypt-rijndael -Version: 0.3.8 +Version: 0.3.9 Release: 1%{?dist} Summary: Pure-PHP implementation of Rijndael @@ -76,6 +76,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 |