Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9041e77a1b |
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/php-sabre-uri2-2.1.2-c260a55.tgz
|
||||
/php-sabre-uri2-2.1.3-18f4543.tgz
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
# Please, preserve the changelog entries
|
||||
#
|
||||
# Github
|
||||
%global gh_commit c260a55cbd2083c03484f56f72fe042fee0c17ed
|
||||
%global gh_commit 18f454324f371cbcabdad3d0d3755b4b0182095d
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sabre-io
|
||||
%global gh_project uri
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{major}
|
||||
Summary: Functions for making sense out of URIs
|
||||
Version: 2.1.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
URL: https://github.com/%{gh_owner}/%{gh_project}
|
||||
License: BSD
|
||||
|
|
@ -122,6 +122,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2019 Remi Collet <remi@remirepo.net> - 2.1.3-1
|
||||
- update to 2.1.3
|
||||
|
||||
* Fri Jul 5 2019 Remi Collet <remi@remirepo.net> - 2.1.2-2
|
||||
- fix autoloader
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-sabre-uri2-2.1.2-c260a55.tgz) = 8c0382af89d87da1ca22f02d6fc71b9d5d106109645345bfac9b7f41193d9822ec0c18c11b8d827d89cbb285376fdb9c082ce5c6b6538773b6121d4e65529373
|
||||
SHA512 (php-sabre-uri2-2.1.3-18f4543.tgz) = 59ff60bc4771d9b369231aa52954f0b1cf868c11c74b52d8bf01eda7e3d0b435671e94c8b5990857d6977bd30b99f313400bfd78c466dbde19e9aee72501082d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue