summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-03 10:16:02 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-03 10:16:02 +0200
commit8cb6887f1c0429856aa089713d2d57a9e0574793 (patch)
tree425fce8c2428780ae84489a5a3a9c88de6896155
parent2f1f55afa49911b48451d201f468e4452d9715d4 (diff)
php-phpseclib-crypt-blowfish: 1.0.0
-rw-r--r--php-phpseclib-crypt-blowfish.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-blowfish.spec b/php-phpseclib-crypt-blowfish.spec
index e593619..ee60a9e 100644
--- a/php-phpseclib-crypt-blowfish.spec
+++ b/php-phpseclib-crypt-blowfish.spec
@@ -1,8 +1,17 @@
+# remirepo spec file for php-phpseclib-crypt-blowfish, from:
+#
+# Fedora spec file for php-phpseclib-crypt-blowfish
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
%{!?__pear: %global __pear %{_bindir}/pear}
%global pear_name Crypt_Blowfish
Name: php-phpseclib-crypt-blowfish
-Version: 0.3.10
+Version: 1.0.0
Release: 1%{?dist}
Summary: Pure-PHP implementation of Blowfish
@@ -82,6 +91,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