diff options
| author | Remi Collet <remi@remirepo.net> | 2021-12-31 09:03:31 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2021-12-31 09:03:31 +0100 | 
| commit | eade1d9718e12bea9925deee934e25c247270813 (patch) | |
| tree | d3a3ed7f3286698393407eac418e11d440cfa265 /roundcubemail.spec | |
| parent | 8326b11155421b2c0a8b8bbdfdd0ac9f0254529e (diff) | |
update to 1.4.13
Diffstat (limited to 'roundcubemail.spec')
| -rw-r--r-- | roundcubemail.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/roundcubemail.spec b/roundcubemail.spec index 2b3f202..d081dc6 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@  %else  %global with_phpfpm 0  %endif -%global upstream_version     1.4.12 +%global upstream_version     1.4.13  #global upstream_prever      rc2  %global roundcubedir %{_datadir}/roundcubemail @@ -344,6 +344,9 @@ fi  %changelog +* Fri Dec 31 2021 Remi Collet <remi@remirepo.net> - 1.4.13-1 +- update to 1.4.13 +  * Mon Nov 15 2021 Remi Collet <remi@remirepo.net> - 1.4.12-1  - update to 1.4.12 | 
