summaryrefslogtreecommitdiffstats
path: root/php-phpseclib.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-06-13 11:27:53 +0200
committerRemi Collet <remi@remirepo.net>2019-06-13 11:27:53 +0200
commita035f844e44b6f4c4fd802ff38fa1f361df83fc1 (patch)
treed3ef39c400f97deac72aae7a022169a60ac77065 /php-phpseclib.spec
parent19e0bb616b4a6ab68685e7c83ef5c5a83821daea (diff)
v2.0.18
Diffstat (limited to 'php-phpseclib.spec')
-rw-r--r--php-phpseclib.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib.spec b/php-phpseclib.spec
index 793b619..149c40a 100644
--- a/php-phpseclib.spec
+++ b/php-phpseclib.spec
@@ -3,12 +3,12 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit 3ca5b88d582c69178c8d01fd9d02b94e15042bb8
+%global github_commit 60519001db8d791215a822efd366d24cafee9e63
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global with_tests 0%{!?_without_tests:1}
Name: php-%{composer_vendor}
-Version: 2.0.17
+Version: 2.0.18
Release: 1%{?dist}
Summary: PHP Secure Communications Library
License: MIT
@@ -108,6 +108,9 @@ exit $ret
%changelog
+* Thu Jun 13 2019 Remi Collet <remi@remirepo.net> - 2.0.18-1
+- update to 2.0.18
+
* Mon May 27 2019 Remi Collet <remi@remirepo.net> - 2.0.17-1
- update to 2.0.17