summaryrefslogtreecommitdiffstats
path: root/php-laminas-psr7bridge.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-psr7bridge.spec')
-rw-r--r--php-laminas-psr7bridge.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-psr7bridge.spec b/php-laminas-psr7bridge.spec
index 56eb0ba..be18107 100644
--- a/php-laminas-psr7bridge.spec
+++ b/php-laminas-psr7bridge.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 405b41b33a66f62787a675090804e0c085797766
+%global gh_commit d310ce73aae9ff4723f7561539e33c79c38602fe
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-psr7bridge
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 1.2.1
+Version: 1.2.2
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -180,6 +180,9 @@ exit $ret
%changelog
+* Mon Mar 30 2020 Remi Collet <remi@remirepo.net> - 1.2.2-1
+- update to 1.2.2 (no change)
+
* Sat Jan 25 2020 Remi Collet <remi@remirepo.net> - 1.2.1-1
- update to 1.2.1
- switch to phpunit7