v3.7.1
This commit is contained in:
parent
529493bb23
commit
4c34067ddf
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/php-swaggest-json-diff-3.7.0-53c412a.tgz
|
||||
/php-swaggest-json-diff-3.7.1-203014d.tgz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
%global with_tests 0%{!?_without_tests:1}
|
||||
# Github
|
||||
%global gh_commit 53c412ad8e3fc1293d4e6fdf06f7839698ad897d
|
||||
%global gh_commit 203014d2d87a60b37dc8a985b71c866e83752f67
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner swaggest
|
||||
%global gh_project json-diff
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
%global major %nil
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{major}
|
||||
Version: 3.7.0
|
||||
Version: 3.7.1
|
||||
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: JSON diff/rearrange/patch/pointer library for PHP
|
||||
|
||||
|
|
@ -110,5 +110,8 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 26 2019 Remi Collet <remi@remirepo.net> - 3.7.1-1
|
||||
- update to 3.7.1
|
||||
|
||||
* Thu Sep 12 2019 Remi Collet <remi@remirepo.net> - 3.7.0-1
|
||||
- initial package
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-swaggest-json-diff-3.7.0-53c412a.tgz) = 3a1c88ddd6d0863725ed48fd30c69d5953c7bed12ad109efc650af4d2ca113904651b6bd851de13658fadb2b873d79fda5e2bc011d28d975fb391b7aa58f80e8
|
||||
SHA512 (php-swaggest-json-diff-3.7.1-203014d.tgz) = 659fbf98c9f7a6e5fef6571797c11d1638de2aa9e5e92dc6d23523f8e7d70399c4dae4a6df5d664e8a0e2626118654887018797463cca9ec22001828d77eedeb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue