parent
7cee057db7
commit
06644151b1
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@ clog
|
|||
/php-phpseclib-2.0.24-4099815.tgz
|
||||
/php-phpseclib-2.0.25-c181596.tgz
|
||||
/php-phpseclib-2.0.26-09655fc.tgz
|
||||
/php-phpseclib-2.0.27-34620af.tgz
|
||||
|
|
|
|||
|
|
@ -3,12 +3,12 @@
|
|||
|
||||
%global github_owner phpseclib
|
||||
%global github_name phpseclib
|
||||
%global github_commit 09655fcc1f8bab65727be036b28f6f20311c126c
|
||||
%global github_commit 34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc
|
||||
%global github_short %(c=%{github_commit}; echo ${c:0:7})
|
||||
%global with_tests 0%{!?_without_tests:1}
|
||||
|
||||
Name: php-%{composer_vendor}
|
||||
Version: 2.0.26
|
||||
Version: 2.0.27
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP Secure Communications Library
|
||||
License: MIT
|
||||
|
|
@ -104,6 +104,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 6 2020 Remi Collet <remi@remirepo.net> - 2.0.27-1
|
||||
- update to 2.0.27
|
||||
|
||||
* Mon Mar 23 2020 Remi Collet <remi@remirepo.net> - 2.0.26-1
|
||||
- update to 2.0.26
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpseclib-2.0.26-09655fc.tgz) = b96aa64420fa0cab540f7414599b78b5d097daba3de2bb5b330899e72cef14fadfd9933dd425286497132a375dd0c0ea1ca8eb33ffc0eeff7ac38b70fa649951
|
||||
SHA512 (php-phpseclib-2.0.27-34620af.tgz) = de9419dec6cbca5945816e8d5333ab8b5b94ea721c8f39a896fcf81f86bdacfbd7878873713d2f7c9df82c6a954c9f5764a091adef231a0135f8ffbeba395162
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue