summaryrefslogtreecommitdiffstats
path: root/php-laminas-zendframework-bridge.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-08 08:44:42 +0100
committerRemi Collet <remi@remirepo.net>2020-01-08 08:44:42 +0100
commit212cfd434973dc07393cb81b3f83d77a4b1cd8e0 (patch)
tree34eeaf1e6eb6dfb6f82083a85a8e5493f5845323 /php-laminas-zendframework-bridge.spec
parentb793ad35d2f4916e94648bc7ff5f0a3c73510373 (diff)
v1.0.1
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