summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-31 15:02:25 +0200
committerRemi Collet <remi@php.net>2023-03-31 15:02:25 +0200
commitb299d738b049dacf67896246d53ab623a4c3f26c (patch)
treeb1826c829d118a197d3b00cf612c96f6664cff36
parent4728ee9ec52d4c99c4751f8353af8a10c441e500 (diff)
update to 2.22.1HEADmaster
-rw-r--r--php-laminas-i18n.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-i18n.spec b/php-laminas-i18n.spec
index a72b22b..d2012a0 100644
--- a/php-laminas-i18n.spec
+++ b/php-laminas-i18n.spec
@@ -8,7 +8,7 @@
#
# When buid without config, filter, validator an view
%global bootstrap 0
-%global gh_commit fc13d1314941bd9acda3861883cd9139d747f98f
+%global gh_commit 075bec49f777698c6fc229eecefbe7a2364cd18e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-i18n
@@ -19,7 +19,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_project}
-Version: 2.22.0
+Version: 2.22.1
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -247,6 +247,9 @@ exit $ret
%changelog
+* Fri Mar 31 2023 Remi Collet <remi@remirepo.net> - 2.22.1-1
+- update to 2.22.1
+
* Tue Mar 28 2023 Remi Collet <remi@remirepo.net> - 2.22.0-1
- update to 2.22.0