diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-13 09:39:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-13 09:39:13 +0200 |
commit | 40095bf2085f277896a68baae22d5bdb68db389f (patch) | |
tree | eb9ac2bde46532c4832f86efb1330542fff2be1c | |
parent | 8104d4e6a7c42b1648dd254cf12dc9e9f62972b7 (diff) |
php-phpseclib-* 0.3.8
-rw-r--r-- | php-phpseclib-crypt-twofish.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-twofish.spec b/php-phpseclib-crypt-twofish.spec index e2e748d..8565913 100644 --- a/php-phpseclib-crypt-twofish.spec +++ b/php-phpseclib-crypt-twofish.spec @@ -2,7 +2,7 @@ %global pear_name Crypt_Twofish Name: php-phpseclib-crypt-twofish -Version: 0.3.7 +Version: 0.3.8 Release: 1%{?dist} Summary: Pure-PHP implementation of Twofish @@ -76,6 +76,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 |