summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-21 14:09:48 +0100
committerRemi Collet <remi@php.net>2022-03-21 14:09:48 +0100
commitf4ce1f6e3a0b7589880d83b64a33b6ba371bd554 (patch)
treeea14720532fbbc1645ba4923bc81f64320249c30
parent0927ac48532e16b85188b2833cd0a90a56702d7d (diff)
update to 2.13.0
-rw-r--r--php-laminas-ldap.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-ldap.spec b/php-laminas-ldap.spec
index 4918003..fdd6132 100644
--- a/php-laminas-ldap.spec
+++ b/php-laminas-ldap.spec
@@ -1,13 +1,13 @@
# remirepo/Fedora spec file for php-laminas-ldap
#
-# Copyright (c) 2015-2021 Remi Collet
+# Copyright (c) 2015-2022 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit b07b8714363d5acb82af74efb9e96d5436e1b044
+%global gh_commit 308f7749b12e2c14e91f51ddca4e2296fafe2367
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-ldap
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 2.12.0
+Version: 2.13.0
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -198,6 +198,9 @@ exit $ret
%changelog
+* Mon Mar 21 2022 Remi Collet <remi@remirepo.net> - 2.13.0-1
+- update to 2.13.0
+
* Fri Dec 3 2021 Remi Collet <remi@remirepo.net> - 2.12.0-1
- update to 2.12.0
- keep compatibility using laminas-zendframework-bridge