summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpseclib-crypt-rc4.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-rc4.spec b/php-phpseclib-crypt-rc4.spec
index 9511631..04450ff 100644
--- a/php-phpseclib-crypt-rc4.spec
+++ b/php-phpseclib-crypt-rc4.spec
@@ -11,7 +11,7 @@
%global pear_name Crypt_RC4
Name: php-phpseclib-crypt-rc4
-Version: 1.0.9
+Version: 1.0.10
Release: 1%{?dist}
Summary: Pure-PHP implementation of RC4
@@ -77,6 +77,9 @@ fi
%changelog
+* Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 1.0.10-1
+- Update to 1.0.10 (no change)
+
* Wed Nov 29 2017 Remi Collet <remi@remirepo.net> - 1.0.9-1
- Update to 1.0.9 (no change)