summaryrefslogtreecommitdiffstats
path: root/php-laminas-zendframework-bridge.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-zendframework-bridge.spec')
-rw-r--r--php-laminas-zendframework-bridge.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-zendframework-bridge.spec b/php-laminas-zendframework-bridge.spec
index 91a5c35..50eacb5 100644
--- a/php-laminas-zendframework-bridge.spec
+++ b/php-laminas-zendframework-bridge.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 32d7095e436a31b8d98e485a5c63d70df74915a8
+%global gh_commit 0fb9675b84a1666ab45182b6c5b29956921e818d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-zendframework-bridge
@@ -21,7 +21,7 @@
%endif
Name: php-%{gh_project}
-Version: 1.0.0
+Version: 1.0.1
Release: 1%{?dist}
Summary: Alias legacy ZF class names to Laminas Project equivalents
@@ -129,5 +129,8 @@ exit $ret
%changelog
+* Wed Jan 8 2020 Remi Collet <remi@remirepo.net> - 1.0.1-1
+- update to 1.0.1
+
* Mon Jan 6 2020 Remi Collet <remi@remirepo.net> - 1.0.0-1
- initial package