diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-10-04 07:03:59 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-10-04 07:03:59 +0200 |
commit | 8a6c3702a53e0b785d780eb8de47156ef9c5baa6 (patch) | |
tree | ee2fd3bba0a1d6776bb6576f6ff261924c2cfbb4 /php-phpseclib-crypt-tripledes.spec | |
parent | b7b07b7a399ad429debe96cc3e89acb6eea32bb3 (diff) |
php-phpseclib-* 1.0.4
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 347a46c..e377fe7 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.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Pure-PHP implementation of Triple DES @@ -86,6 +86,9 @@ fi %changelog +* Tue Oct 04 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 +- Update to 1.0.4 + * Fri Sep 02 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 - Update to 1.0.3 (no change) |