summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-10-10 08:02:51 +0200
committerRemi Collet <remi@remirepo.net>2019-10-10 08:02:51 +0200
commit645fa1a0e6bd91cbd328784e582a44ef68ad6c71 (patch)
tree0462b89a3c8609c103fff92a06d1faecf8d8e688
parent61fd1f22dbb82dd6fef3321a3fde87fd5e627fa2 (diff)
-rw-r--r--composer.json2
-rw-r--r--php-zendframework-zend-json.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index c2a582b..461d909 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
"issues": "https://github.com/zendframework/zend-json/issues",
"source": "https://github.com/zendframework/zend-json",
"rss": "https://github.com/zendframework/zend-json/releases.atom",
- "slack": "https://zendframework-slack.herokuapp.com",
+ "chat": "https://zendframework-slack.herokuapp.com",
"forum": "https://discourse.zendframework.com/c/questions/components"
},
"require": {
diff --git a/php-zendframework-zend-json.spec b/php-zendframework-zend-json.spec
index e3483ba..0346393 100644
--- a/php-zendframework-zend-json.spec
+++ b/php-zendframework-zend-json.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 21c6027f3c4a5177cbef8ed08d1037b17188a0d8
+%global gh_commit e9ddb1192d93fe7fff846ac895249c39db75132b
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-json
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 3.1.1
+Version: 3.1.2
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -137,6 +137,9 @@ exit $ret
%changelog
+* Wed Oct 9 2019 Remi Collet <remi@remirepo.net> - 3.1.2-1
+- update to 3.1.2
+
* Tue Jun 18 2019 Remi Collet <remi@remirepo.net> - 3.1.1-1
- update to 3.1.1