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 08515b9..347a46c 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.2 +Version: 1.0.3 Release: 1%{?dist} Summary: Pure-PHP implementation of Triple DES @@ -86,6 +86,9 @@ fi %changelog +* Fri Sep 02 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 +- Update to 1.0.3 (no change) + * Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 - Update to 1.0.2 (no change) |