summaryrefslogtreecommitdiffstats
path: root/php-laminas-xml.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-xml.spec')
-rw-r--r--php-laminas-xml.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-xml.spec b/php-laminas-xml.spec
index 4384aa8..2dace6f 100644
--- a/php-laminas-xml.spec
+++ b/php-laminas-xml.spec
@@ -1,13 +1,13 @@
# remirepo/Fedora spec file for php-laminas-xml
#
-# 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 844dc64557b1ad8a2e0eadb741510ba992674f99
+%global gh_commit 2eada592359aec9d9e55339270b621295cff3a4f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-xml
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 1.3.0
+Version: 1.3.1
Release: 1%{?dist}
Summary: Laminas Framework %{library} component
@@ -162,6 +162,9 @@ exit $ret
%changelog
+* Thu Feb 25 2021 Remi Collet <remi@remirepo.net> - 1.3.1-1
+- update to 1.3.1 (no change)
+
* Thu Nov 19 2020 Remi Collet <remi@remirepo.net> - 1.3.0-1
- update to 1.3.0
- raise dependency on PHP 7.3