summaryrefslogtreecommitdiffstats
path: root/php-laminas-httphandlerrunner.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-httphandlerrunner.spec')
-rw-r--r--php-laminas-httphandlerrunner.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-httphandlerrunner.spec b/php-laminas-httphandlerrunner.spec
index 27abf53..7836e31 100644
--- a/php-laminas-httphandlerrunner.spec
+++ b/php-laminas-httphandlerrunner.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 296f5ff35074dd981d1570a66b95596c81808087
+%global gh_commit e1a5dad040e0043135e8095ee27d1fbf6fb640e1
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-httphandlerrunner
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 1.1.0
+Version: 1.2.0
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -189,5 +189,8 @@ exit $ret
%changelog
+* Thu Jun 4 2020 Remi Collet <remi@remirepo.net> - 1.2.0-1
+- update to 1.2.0
+
* Wed Jan 22 2020 Remi Collet <remi@remirepo.net> - 1.1.0-1
- initial package