diff options
| -rw-r--r-- | roundcubemail.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/roundcubemail.spec b/roundcubemail.spec index 04596a3..5155a83 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@  %else  %global with_phpfpm 0  %endif -%global upstream_version     1.4.7 +%global upstream_version     1.4.8  #global upstream_prever      rc2  %global roundcubedir %{_datadir}/roundcubemail @@ -349,6 +349,9 @@ fi  %changelog +* Tue Aug 11 2020 Remi Collet <remi@remirepo.net> - 1.4.8-1 +- update to 1.4.8 +  * Mon Jul  6 2020 Remi Collet <remi@remirepo.net> - 1.4.7-1  - update to 1.4.7 | 
