From f88eef328bb1a62057e3605316813f2de6d47bb5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 5 Dec 2019 09:48:00 +0100 Subject: v2.11.1 --- php-zendframework-zend-http.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'php-zendframework-zend-http.spec') diff --git a/php-zendframework-zend-http.spec b/php-zendframework-zend-http.spec index d18a0c4..efe6f56 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 d1906132bb0ba48124088721c4a5187af101037b +%global gh_commit 76000da8490b8685d63ff6f6ff8eefa459f6e9e7 %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.10.1 +Version: 2.11.1 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -186,6 +186,12 @@ exit $ret %changelog +* Thu Dec 5 2019 Remi Collet - 2.11.1-1 +- update to 2.11.1 + +* Tue Dec 3 2019 Remi Collet - 2.11.0-1 +- update to 2.11.0 + * Tue Dec 3 2019 Remi Collet - 2.10.1-1 - update to 2.10.1 -- cgit