diff options
| author | Remi Collet <remi@remirepo.net> | 2022-08-03 08:15:17 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2022-08-03 08:15:17 +0200 | 
| commit | a705b6922c01c391594c85f1778ad6ce7906148c (patch) | |
| tree | 4d001e3d77c09ab4303bd1b2aebdacd7851452a1 | |
| parent | f05c767bf742be1b36a1c038896696fd7744cbf0 (diff) | |
update to 1.8.1 (no change)
| -rw-r--r-- | php-laminas-mvc-plugin-flashmessenger.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-mvc-plugin-flashmessenger.spec b/php-laminas-mvc-plugin-flashmessenger.spec index 6bf40e2..c60328c 100644 --- a/php-laminas-mvc-plugin-flashmessenger.spec +++ b/php-laminas-mvc-plugin-flashmessenger.spec @@ -7,7 +7,7 @@  # Please, preserve the changelog entries  #  %global bootstrap    0 -%global gh_commit    86bb1c654e5fafaf34d4deaa7dc9af721fbcb42d +%global gh_commit    7293ba47e068304e3c1cacd4013ac2e615f96625  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner     laminas  %global gh_project   laminas-mvc-plugin-flashmessenger @@ -24,7 +24,7 @@  %endif  Name:           php-%{gh_project} -Version:        1.8.0 +Version:        1.8.1  Release:        1%{?dist}  Summary:        %{namespace} Framework %{library}/%{subproj}/%{subsubp} component @@ -201,6 +201,9 @@ exit $ret  %changelog +* Wed Aug  3 2022 Remi Collet <remi@remirepo.net> - 1.8.1-1 +- update to 1.8.1 (no change) +  * Tue Jun 28 2022 Remi Collet <remi@remirepo.net> - 1.8.0-1  - update to 1.8.0  | 
