summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-30 14:04:14 +0200
committerRemi Collet <remi@php.net>2022-09-30 14:04:14 +0200
commit393c66b1d4f8d3df34ce4c8647ae77ce21c16085 (patch)
tree321a14613c373b18caa166fc6033e2541a39d395
parent34900387ac2992550d2eb71d00f120e8a0537370 (diff)
update to 2.21.0
-rw-r--r--php-laminas-filter.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-filter.spec b/php-laminas-filter.spec
index 1feb365..e7c5e9d 100644
--- a/php-laminas-filter.spec
+++ b/php-laminas-filter.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit fa2ef11911a5b99e4323ee24e9ed85703f14a983
+%global gh_commit 7835f3f3227b1892676cb7366fbed0e521cac845
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-filter
@@ -18,7 +18,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_project}
-Version: 2.20.0
+Version: 2.21.0
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -230,6 +230,9 @@ exit $ret
%changelog
+* Fri Sep 30 2022 Remi Collet <remi@remirepo.net> - 2.21.0-1
+- update to 2.21.0
+
* Thu Sep 22 2022 Remi Collet <remi@remirepo.net> - 2.20.0-1
- update to 2.20.0