Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
62830061c1 |
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -42,3 +42,4 @@ clog
|
||||||
/php-phpseclib-2.0.42-665d289.tgz
|
/php-phpseclib-2.0.42-665d289.tgz
|
||||||
/php-phpseclib-2.0.43-87b6bb4.tgz
|
/php-phpseclib-2.0.43-87b6bb4.tgz
|
||||||
/php-phpseclib-2.0.44-149f608.tgz
|
/php-phpseclib-2.0.44-149f608.tgz
|
||||||
|
/php-phpseclib-2.0.48-eaa7be7.tgz
|
||||||
|
|
|
||||||
|
|
@ -3,13 +3,13 @@
|
||||||
|
|
||||||
%global github_owner phpseclib
|
%global github_owner phpseclib
|
||||||
%global github_name phpseclib
|
%global github_name phpseclib
|
||||||
%global github_commit 149f608243f8133c61926aae26ce67d2b22b37e5
|
%global github_commit eaa7be704b8b93a6913b69eb7f645a59d7731b61
|
||||||
%global github_short %(c=%{github_commit}; echo ${c:0:7})
|
%global github_short %(c=%{github_commit}; echo ${c:0:7})
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: php-%{composer_vendor}
|
Name: php-%{composer_vendor}
|
||||||
Version: 2.0.44
|
Version: 2.0.48
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PHP Secure Communications Library
|
Summary: PHP Secure Communications Library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/%{github_owner}/%{github_name}
|
URL: https://github.com/%{github_owner}/%{github_name}
|
||||||
|
|
@ -131,6 +131,9 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 30 2025 Artur Frenszek-Iwicki <fedora@svgames.pl> - 2.0.48-1
|
||||||
|
- Update to v2.0.48
|
||||||
|
|
||||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.44-4
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.44-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (php-phpseclib-2.0.44-149f608.tgz) = bef9ee0018b5e4ccff94efa6ae4583f8f4b36688695c237b49092f29a403c6554f406180b2acda3c68086554fe86cc806ce588742cb227fd6dc3b35460ee32cb
|
SHA512 (php-phpseclib-2.0.48-eaa7be7.tgz) = 4dacaebfe2041bf0326a9eb3a8fab6995861d76c07093f540f82b4b7f9357fb5a9a10a64bcaab277937d1d7583c1e91a2afaab0285f53d5a448d44378f18c35a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue