summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-28 08:29:10 +0200
committerRemi Collet <remi@remirepo.net>2020-09-28 08:29:10 +0200
commit9f8836a06b21af85662d4c671f3f5a8f85aadb66 (patch)
tree33d6429b1aa1b4ef99bac38c33d86755066d1fab
parent25f26d97c179f10b051b5d9da6496f8431607ecf (diff)
update to 3.8.1
-rw-r--r--php-swaggest-json-diff.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-swaggest-json-diff.spec b/php-swaggest-json-diff.spec
index 66c9245..f2b9aa8 100644
--- a/php-swaggest-json-diff.spec
+++ b/php-swaggest-json-diff.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit 321078163129c2292ac5be38369730b107cd3716
+%global gh_commit d2184358c5ef5ecaa1f6b4c2bce175fac2d25670
%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.8.0
+Version: 3.8.1
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: JSON diff/rearrange/patch/pointer library for PHP
@@ -112,6 +112,9 @@ exit $ret
%changelog
+* Mon Sep 28 2020 Remi Collet <remi@remirepo.net> - 3.8.1-1
+- update to 3.8.1
+
* Fri Sep 25 2020 Remi Collet <remi@remirepo.net> - 3.8.0-1
- update to 3.8.0