summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpseclib-crypt-base.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-base.spec b/php-phpseclib-crypt-base.spec
index 9273607..b4cd789 100644
--- a/php-phpseclib-crypt-base.spec
+++ b/php-phpseclib-crypt-base.spec
@@ -11,7 +11,7 @@
%global pear_name Crypt_Base
Name: php-phpseclib-crypt-base
-Version: 1.0.18
+Version: 1.0.19
Release: 1%{?dist}
Summary: Base class for symmetric key cryptographic algorithms
@@ -79,6 +79,9 @@ fi
%changelog
+* Wed Jul 8 2020 Remi Collet <remi@remirepo.net> - 1.0.19-1
+- update to 1.0.19 (no change)
+
* Tue Sep 17 2019 Remi Collet <remi@remirepo.net> - 1.0.18-1
- update to 1.0.18 (no change)