summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-23 10:30:14 +0200
committerRemi Collet <remi@remirepo.net>2021-09-23 10:30:14 +0200
commit324a9fc9396fff11231bc25854ecf679b23ddcbe (patch)
tree5a4335471423131eaef9e307245d932e45b6edf7
parentb38690674bc7ee3bc4940f623e224f6b53e59609 (diff)
update to 2.9.1
-rw-r--r--php-laminas-mime.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-mime.spec b/php-laminas-mime.spec
index 1b31747..b9d3f32 100644
--- a/php-laminas-mime.spec
+++ b/php-laminas-mime.spec
@@ -8,7 +8,7 @@
#
# When build without laminas-mail
%global bootstrap 0
-%global gh_commit 02cc861f704d468726866457dcf8338d1fe74e76
+%global gh_commit 72d21a1b4bb7086d4a4d7058c0abca180b209184
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-mime
@@ -19,7 +19,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_project}
-Version: 2.9.0
+Version: 2.9.1
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -190,6 +190,9 @@ exit $ret
%changelog
+* Thu Sep 23 2021 Remi Collet <remi@remirepo.net> - 2.9.1-1
+- update to 2.9.1
+
* Fri Sep 3 2021 Remi Collet <remi@remirepo.net> - 2.9.0-1
- update to 2.9.0
- keep compatibility using laminas-zendframework-bridge