summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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