diff options
Diffstat (limited to 'php-phpseclib-crypt-tripledes.spec')
-rw-r--r-- | php-phpseclib-crypt-tripledes.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-tripledes.spec b/php-phpseclib-crypt-tripledes.spec index 37fe2b8..92c7895 100644 --- a/php-phpseclib-crypt-tripledes.spec +++ b/php-phpseclib-crypt-tripledes.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_TripleDES Name: php-phpseclib-crypt-tripledes -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Pure-PHP implementation of Triple DES @@ -86,6 +86,9 @@ fi %changelog +* Tue Jan 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 +- Update to 1.0.1 (no change) + * Mon Aug 03 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 - Update to 1.0.0 |