summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpseclib-crypt-hash.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-hash.spec b/php-phpseclib-crypt-hash.spec
index 55c7d77..718e6d1 100644
--- a/php-phpseclib-crypt-hash.spec
+++ b/php-phpseclib-crypt-hash.spec
@@ -11,7 +11,7 @@
%global pear_name Crypt_Hash
Name: php-phpseclib-crypt-hash
-Version: 1.0.19
+Version: 1.0.20
Release: 1%{?dist}
Summary: Pure-PHP implementations of keyed HMACs and hashing functions
@@ -78,6 +78,9 @@ fi
%changelog
+* Mon Jan 3 2022 Remi Collet <remi@remirepo.net> - 1.0.20-1
+- update to 1.0.20
+
* Wed Jul 8 2020 Remi Collet <remi@remirepo.net> - 1.0.19-1
- update to 1.0.19 (no change)