diff options
Diffstat (limited to 'roundcubemail.spec')
| -rw-r--r-- | roundcubemail.spec | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index e31ef44..500a00d 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -11,9 +11,9 @@ %bcond_with internet # support for apache / nginx / php-fpm -%global with_phpfpm 1 -%global upstream_version 1.7 -%global upstream_prever rc5 +%global with_phpfpm 1 +%global upstream_version 1.7.1 +#global upstream_prever rc6 %global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log @@ -272,6 +272,15 @@ fi %changelog +* Mon May 25 2026 Remi Collet <remi@remirepo.net> - 1.7.1-1 +- update to 1.7.1 + +* Mon May 11 2026 Remi Collet <remi@remirepo.net> - 1.7.0-1 +- update to 1.7.0 + +* Mon Mar 30 2026 Remi Collet <remi@remirepo.net> - 1.7~rc6-1 +- update to 1.7-rc6 + * Wed Mar 18 2026 Remi Collet <remi@remirepo.net> - 1.7~rc5-1 - update to 1.7-rc5 |
