summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpseclib-crypt-rsa.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-rsa.spec b/php-phpseclib-crypt-rsa.spec
index 83c2585..f77d490 100644
--- a/php-phpseclib-crypt-rsa.spec
+++ b/php-phpseclib-crypt-rsa.spec
@@ -11,7 +11,7 @@
%global pear_name Crypt_RSA
Name: php-phpseclib-crypt-rsa
-Version: 1.0.14
+Version: 1.0.15
Release: 1%{?dist}
Summary: Pure-PHP PKCS#1 (v2.1) compliant implementation of RSA
@@ -92,6 +92,9 @@ fi
%changelog
+* Mon Mar 11 2019 Remi Collet <remi@remirepo.net> - 1.0.15-1
+- update to 1.0.15
+
* Thu Jan 31 2019 Remi Collet <remi@remirepo.net> - 1.0.14-1
- update to 1.0.14 (no change)