diff options
| -rw-r--r-- | roundcubemail.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index f9341dd..aa3f412 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@  %else  %global with_phpfpm 0  %endif -%global upstream_version     1.4.14 +%global upstream_version     1.4.15  #global upstream_prever      rc2  %global roundcubedir %{_datadir}/roundcubemail @@ -345,6 +345,9 @@ fi  %changelog +* Mon Oct 16 2023 Remi Collet <remi@remirepo.net> - 1.4.15-1 +- update to 1.4.15 +  * Sat Sep 23 2023 Remi Collet <remi@remirepo.net> - 1.4.14-1  - update to 1.4.14  | 
