summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpseclib-crypt-hash.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/php-phpseclib-crypt-hash.spec b/php-phpseclib-crypt-hash.spec
index ace986c..f0ef60c 100644
--- a/php-phpseclib-crypt-hash.spec
+++ b/php-phpseclib-crypt-hash.spec
@@ -11,11 +11,10 @@
%global pear_name Crypt_Hash
Name: php-phpseclib-crypt-hash
-Version: 1.0.13
+Version: 1.0.14
Release: 1%{?dist}
Summary: Pure-PHP implementations of keyed HMACs and hashing functions
-Group: Development/Libraries
License: MIT
URL: http://phpseclib.sourceforge.net/
Source0: http://phpseclib.sourceforge.net/get/%{pear_name}-%{version}.tgz
@@ -79,6 +78,9 @@ fi
%changelog
+* Thu Jan 31 2019 Remi Collet <remi@remirepo.net> - 1.0.14-1
+- update to 1.0.14 (no change)
+
* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 1.0.13-1
- update to 1.0.13 (no change)