summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-03 10:25:29 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-03 10:25:29 +0200
commit071b8dce8315e0c42893e4236eeb79ff2c1c1f89 (patch)
treeefb0276157b83d809ddda48e3d1e25376e737df1
parentbb45f666ea1421c91bcfdff7dc5bc2473ac1e810 (diff)
php-phpseclib-crypt-hash: 1.0.0
-rw-r--r--php-phpseclib-crypt-hash.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-hash.spec b/php-phpseclib-crypt-hash.spec
index 4a994c3..a41aff1 100644
--- a/php-phpseclib-crypt-hash.spec
+++ b/php-phpseclib-crypt-hash.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_Hash
Name: php-phpseclib-crypt-hash
-Version: 0.3.10
+Version: 1.0.0
Release: 1%{?dist}
Summary: Pure-PHP implementations of keyed HMACs and hashing functions
@@ -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