summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-http.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-23 09:25:39 +0100
committerRemi Collet <remi@remirepo.net>2019-01-23 09:25:39 +0100
commitac56c0e610333d21098715e3e457ab19288f7a9c (patch)
tree0fc36f936a433dc3a793c46adc2579de6e65b103 /php-zendframework-zend-http.spec
parentecb0cc9abb02c00241bcac9b7258791a7819116a (diff)
v2.9.1
Diffstat (limited to 'php-zendframework-zend-http.spec')
-rw-r--r--php-zendframework-zend-http.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-http.spec b/php-zendframework-zend-http.spec
index 7fa9a32..05dab30 100644
--- a/php-zendframework-zend-http.spec
+++ b/php-zendframework-zend-http.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 7027fa2f70f8f9865ec14728cea05087a5f4d9c0
+%global gh_commit fe80a6bc0b8a632ed878854ee519a2eed4a1e2d0
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-http
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.9.0
+Version: 2.9.1
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -184,6 +184,9 @@ exit $ret
%changelog
+* Wed Jan 23 2019 Remi Collet <remi@remirepo.net> - 2.9.1-1
+- update to 2.9.1
+
* Wed Jan 9 2019 Remi Collet <remi@remirepo.net> - 2.9.0-1
- update to 2.9.0
- raise dependency on zend-stdlib 3.2.1