summaryrefslogtreecommitdiffstats
path: root/php-laminas-log.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-log.spec')
-rw-r--r--php-laminas-log.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-log.spec b/php-laminas-log.spec
index 173acb2..05d8456 100644
--- a/php-laminas-log.spec
+++ b/php-laminas-log.spec
@@ -1,13 +1,13 @@
# remirepo/Fedora spec file for php-laminas-log
#
-# 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 71bb2c98e0286c447488e71290ecf0beb44e6ca5
+%global gh_commit 6ac20830d4f324b4662fc454fcc1954436bfced3
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-log
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 2.13.0
+Version: 2.13.1
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -246,6 +246,9 @@ exit $ret
%changelog
+* Mon Feb 15 2021 Remi Collet <remi@remirepo.net> - 2.13.1-1
+- update to 2.13.1 (no change)
+
* Mon Nov 23 2020 Remi Collet <remi@remirepo.net> - 2.13.0-1
- update to 2.13.0
- raise dependency on PHP 7.3