Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c7987b67b7 |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/php-sabre-uri2-2.2.0-059d110.tgz
|
||||
/php-sabre-uri2-2.2.1-f502edf.tgz
|
||||
/php-sabre-uri2-2.2.2-7cb0f48.tgz
|
||||
/php-sabre-uri2-2.2.3-cd2476f.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 7cb0f489578afad5006e85cd60f18ff33f2d440d
|
||||
%global gh_commit cd2476fc4ca13e39bf00df605d91b1c22cc9d24d
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sabre-io
|
||||
%global gh_project uri
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{major}
|
||||
Summary: Functions for making sense out of URIs
|
||||
Version: 2.2.2
|
||||
Version: 2.2.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
URL: https://github.com/%{gh_owner}/%{gh_project}
|
||||
|
|
@ -134,6 +134,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 18 2022 Remi Collet <remi@remirepo.net> - 2.2.3-1
|
||||
- update to 2.2.3
|
||||
|
||||
* Thu Nov 4 2021 Remi Collet <remi@remirepo.net> - 2.2.2-1
|
||||
- update to 2.2.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-sabre-uri2-2.2.2-7cb0f48.tgz) = 59b583f066beea0e06ea83f2d7228470bb931e1728f0fad1e3121713a54092c5e3432c09e8030084d02e0254ca6bfed93322d7d7b5c955a867cd05e9100f0fc4
|
||||
SHA512 (php-sabre-uri2-2.2.3-cd2476f.tgz) = 290a4f6fb5046d8ea12ad8b1267858ce7000cef43d0895be5fa2c9ea589350b94af5d7f2929d27f7f468d628eb617c00f1d6eeca9cd8c44355c4f32eb031994c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue