diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-03 10:49:19 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-03 10:49:19 +0200 |
commit | b1f35f52644a7b5f533317f3987073f168bae9ab (patch) | |
tree | 9f03095665b3f9dbde5eb4152f4000a55611a881 /php-phpseclib-crypt-tripledes.spec | |
parent | 1c394b5167dd68fda0122f885f8ea6fb1c109c18 (diff) |
php-phpseclib-crypt-tripledes: 1.0.0
Diffstat (limited to 'php-phpseclib-crypt-tripledes.spec')
-rw-r--r-- | php-phpseclib-crypt-tripledes.spec | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-tripledes.spec b/php-phpseclib-crypt-tripledes.spec index d289451..37fe2b8 100644 --- a/php-phpseclib-crypt-tripledes.spec +++ b/php-phpseclib-crypt-tripledes.spec @@ -1,8 +1,17 @@ +# remirepo spec file for php-phpseclib-crypt-tripledes, from: +# +# Fedora spec file for php-phpseclib-crypt-tripledes +# +# License: MIT +# http://opensource.org/licenses/MIT +# +# Please preserve changelog entries +# %{!?__pear: %global __pear %{_bindir}/pear} %global pear_name Crypt_TripleDES Name: php-phpseclib-crypt-tripledes -Version: 0.3.10 +Version: 1.0.0 Release: 1%{?dist} Summary: Pure-PHP implementation of Triple DES @@ -77,6 +86,9 @@ fi %changelog +* Mon Aug 03 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 +- Update to 1.0.0 + * Tue Feb 10 2015 Remi Collet <remi@fedoraproject.org> - 0.3.10-1 - Update to 0.3.10 |