summaryrefslogtreecommitdiffstats
path: root/php-laminas-xmlrpc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-xmlrpc.spec')
-rw-r--r--php-laminas-xmlrpc.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-xmlrpc.spec b/php-laminas-xmlrpc.spec
index 1f6d710..b17e800 100644
--- a/php-laminas-xmlrpc.spec
+++ b/php-laminas-xmlrpc.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 15849ccd9bb479ebe63ca3a6614930eda1ed33eb
+%global gh_commit fd41d5fbcffc52d3d707d08d15ede95008e739f7
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-xmlrpc
@@ -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
@@ -224,6 +224,9 @@ exit $ret
%changelog
+* Tue Dec 7 2021 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