v3.10.3
This commit is contained in:
parent
8f2097508f
commit
d4423e6a01
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
/php-swaggest-json-diff-3.9.0-ff3a792.tgz
|
||||
/php-swaggest-json-diff-3.10.0-807bf7d.tgz
|
||||
/php-swaggest-json-diff-3.10.1-b9da3c5.tgz
|
||||
/php-swaggest-json-diff-3.10.3-02df617.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit b9da3c576ee891319234cad958eb74d58c3f4d52
|
||||
%global gh_commit 02df617f4a0ed053849cc0d5a9f030c3d12f3e98
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner swaggest
|
||||
%global gh_project json-diff
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
%global major %nil
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{major}
|
||||
Version: 3.10.1
|
||||
Version: 3.10.3
|
||||
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: JSON diff/rearrange/patch/pointer library for PHP
|
||||
|
||||
|
|
@ -110,6 +110,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 8 2022 Remi Collet <remi@remirepo.net> - 3.10.3-1
|
||||
- update to 3.10.3
|
||||
|
||||
* Tue Oct 25 2022 Remi Collet <remi@remirepo.net> - 3.10.1-1
|
||||
- update to 3.10.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-swaggest-json-diff-3.10.1-b9da3c5.tgz) = 36310260a537f131e433329f2cfb13cc82f847602e9f9735a88d931c766d50cb40274596a80ba1d98862e6167dfe60a23a88aee51f98501c7b8b1f9f796b9b8e
|
||||
SHA512 (php-swaggest-json-diff-3.10.3-02df617.tgz) = d90a22e2b5196b90b934d81bdd15e34a1dcadbdee4dea658656ff71746b60cbe17802fa171dea3f0f6fd8f27332ad430cbf7c8f55326f117877667ab6230c952
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue