summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-02 14:49:06 +0100
committerRemi Collet <remi@remirepo.net>2020-01-02 14:49:06 +0100
commite9b016d07a7176891d95280eafde2beaa45cd52e (patch)
treec989055f02e72efc89d4e929a6c3f8e1dee0d125
parent4c677c5cf6b60534e3d2af0197ceabcfe9ab10a6 (diff)
-rw-r--r--php-zendframework-zend-db.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-db.spec b/php-zendframework-zend-db.spec
index dec5e4b..ef03caa 100644
--- a/php-zendframework-zend-db.spec
+++ b/php-zendframework-zend-db.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e
+%global gh_commit 71626f95f6f9ee326e4be3c34228c1c466300a2c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-db
@@ -24,7 +24,7 @@
# must be compatible with PHPUnit\Framework\TestListener::addError(PHPUnit\Framework\Test $test, Exception $e, $time) ...
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.10.0
+Version: 2.11.0
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -153,6 +153,9 @@ exit $ret
%changelog
+* Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 2.11.0-1
+- update to 2.11.0
+
* Mon Feb 25 2019 Remi Collet <remi@remirepo.net> - 2.10.0-1
- update to 2.10.0