summaryrefslogtreecommitdiffstats
path: root/php-laminas-modulemanager.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-modulemanager.spec')
-rw-r--r--php-laminas-modulemanager.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-modulemanager.spec b/php-laminas-modulemanager.spec
index 4ba8897..3d15223 100644
--- a/php-laminas-modulemanager.spec
+++ b/php-laminas-modulemanager.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for php-laminas-modulemanager
#
-# Copyright (c) 2015-2020 Remi Collet
+# Copyright (c) 2015-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -10,7 +10,7 @@
%bcond_with bootstrap
%bcond_without tests
-%global gh_commit 637aaaf2c85d13694b096e253e5884653f93bb92
+%global gh_commit 2068e0b300e87e139112016a6025be341ceaaf33
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-modulemanager
@@ -20,7 +20,7 @@
%global library ModuleManager
Name: php-%{gh_project}
-Version: 2.10.1
+Version: 2.10.2
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -237,6 +237,9 @@ exit $ret
%changelog
+* Wed Apr 14 2021 Remi Collet <remi@remirepo.net> - 2.10.2-1
+- update to 2.10.2 (no change)
+
* Wed Sep 2 2020 Remi Collet <remi@remirepo.net> - 2.10.1-1
- update to 2.10.1