summaryrefslogtreecommitdiffstats
path: root/php-laminas-di3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-04 10:31:27 +0100
committerRemi Collet <remi@remirepo.net>2021-01-04 10:31:27 +0100
commitb208d3e22a186fb959ee0667e3ea0b4fa889c7cd (patch)
tree7620cfdcd6a4ca0e8b18397b2e7e95460230b543 /php-laminas-di3.spec
parent92eb0b8b13f25c4952f0e4b0d3b8bdc562f9d890 (diff)
update to 3.2.1 (no change)
Diffstat (limited to 'php-laminas-di3.spec')
-rw-r--r--php-laminas-di3.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-di3.spec b/php-laminas-di3.spec
index d30cf83..a06aaae 100644
--- a/php-laminas-di3.spec
+++ b/php-laminas-di3.spec
@@ -1,13 +1,13 @@
# remirepo/Fedora spec file for php-laminas-di3
#
-# Copyright (c) 2015-2020 Remi Collet
+# Copyright (c) 2015-2021 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 9a9917cd3848c33ff638bc1a9462d0eafc759105
+%global gh_commit feee971d50ea327a0cac987f5de313a988203b9f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-di
@@ -23,7 +23,7 @@
%endif
Name: php-%{gh_project}%{major}
-Version: 3.2.0
+Version: 3.2.1
Release: 1%{?dist}
Summary: Laminas Framework %{library} component v%{major}
@@ -210,6 +210,9 @@ exit $ret
%changelog
+* Mon Jan 4 2021 Remi Collet <remi@remirepo.net> - 3.2.1-1
+- update to 3.2.1 (no change)
+
* Wed Oct 21 2020 Remi Collet <remi@remirepo.net> - 3.2.0-1
- update to 3.2.0
- raise dependency on PHP 7.3