summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-03 10:51:00 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-03 10:51:00 +0200
commit32d88398d9522b47c619eb36210252b698b8a3c9 (patch)
tree03904c42284b193e8de4780c72ade12b0030e929
parenta6c3488b19d9205a3424fa275da41ebfcdc65698 (diff)
php-phpseclib-crypt-twofish: 1.0.0
-rw-r--r--php-phpseclib-crypt-twofish.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-twofish.spec b/php-phpseclib-crypt-twofish.spec
index df9c05f..009f588 100644
--- a/php-phpseclib-crypt-twofish.spec
+++ b/php-phpseclib-crypt-twofish.spec
@@ -1,8 +1,17 @@
+# remirepo spec file for php-phpseclib-crypt-twofish, from:
+#
+# Fedora spec file for php-phpseclib-crypt-twofish
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
%{!?__pear: %global __pear %{_bindir}/pear}
%global pear_name Crypt_Twofish
Name: php-phpseclib-crypt-twofish
-Version: 0.3.10
+Version: 1.0.0
Release: 1%{?dist}
Summary: Pure-PHP implementation of Twofish
@@ -76,6 +85,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