v2.2.9
This commit is contained in:
parent
4f8c367f02
commit
aec60a5cd2
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/php-sabre-xml2-2.2.6-9cde7cd.tgz
|
||||
/php-sabre-xml2-2.2.7-f1d53d5.tgz
|
||||
/php-sabre-xml2-2.2.8-1f89d65.tgz
|
||||
/php-sabre-xml2-2.2.9-8828871.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 1f89d65f366a8a79630c1f5717c823dc5f5fd673
|
||||
%global gh_commit 88288712d45f694be3679a0db7dfb3770f08d4f0
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sabre-io
|
||||
%global gh_project xml
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{major}
|
||||
Summary: XML library that you may not hate
|
||||
Version: 2.2.8
|
||||
Version: 2.2.9
|
||||
Release: 1%{?dist}
|
||||
|
||||
URL: https://github.com/%{gh_owner}/%{gh_project}
|
||||
|
|
@ -152,6 +152,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 26 2024 Remi Collet <remi@remirepo.net> - 2.2.9-1
|
||||
- update to 2.2.9
|
||||
|
||||
* Thu Jul 25 2024 Remi Collet <remi@remirepo.net> - 2.2.8-1
|
||||
- update to 2.2.8
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-sabre-xml2-2.2.8-1f89d65.tgz) = b887481332b33d37d7eb0c9c3801c43b52f9b10c6f6ee518cf0f89d67287c1a1b51c0cee36839d92482257f531f41d909a087cfbadcadd512326bc95a3a6dc1b
|
||||
SHA512 (php-sabre-xml2-2.2.9-8828871.tgz) = 63f3ecaae0d08b305a7f1ed38819eb297877d6c52667d70189fb5716c85d6fde77ccaf6c9f26d21f7d9d5928319aac5386811546b6ae5cf238a4dcaae06f8251
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue