diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-05-11 16:33:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-05-11 16:33:31 +0200 |
commit | 4015d8e2a70a95be7df30d694812406484de909e (patch) | |
tree | c0c3cbf3b8d38521899a44117cce9259ab10b89a | |
parent | fa4169d83cb9c7cb8e5420cc1d26be4b0719c7f2 (diff) |
php-phpseclib-crypt-base: 1.0.2
-rw-r--r-- | php-phpseclib-crypt-base.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-base.spec b/php-phpseclib-crypt-base.spec index 1834d2c..385ead0 100644 --- a/php-phpseclib-crypt-base.spec +++ b/php-phpseclib-crypt-base.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_Base Name: php-phpseclib-crypt-base -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} Summary: Base class for symmetric key cryptographic algorithms @@ -87,6 +87,9 @@ fi %changelog +* Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 +- Update to 1.0.2 + * Tue Jan 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 - Update to 1.0.1 |