diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-30 07:25:07 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-30 07:25:07 +0200 |
| commit | 4a5ba5b2cbaafad4b392c9b171ed14ddbb0c472c (patch) | |
| tree | 7ea2ff467870a9bae731740918d5f49a98eadf7d | |
| parent | 699c84fed9209398179de7215cf4ab879c732944 (diff) | |
update to 1.5.15v1.5
| -rw-r--r-- | roundcubemail.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 98f7c14..d542d32 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -12,7 +12,7 @@ # support for apache / nginx / php-fpm %global with_phpfpm 1 -%global upstream_version 1.5.14 +%global upstream_version 1.5.15 #global upstream_prever rc %global roundcubedir %{_datadir}/roundcubemail @@ -274,6 +274,9 @@ fi %changelog +* Mon Mar 30 2026 Remi Collet <remi@remirepo.net> - 1.5.15-1 +- update to 1.5.15 + * Wed Mar 18 2026 Remi Collet <remi@remirepo.net> - 1.5.14-1 - update to 1.5.14 |
