From fc166e56d73126d5b21d86cc26f457732bf1d966 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 May 2026 07:08:05 +0200 Subject: update to 1.7.0 --- roundcubemail.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'roundcubemail.spec') diff --git a/roundcubemail.spec b/roundcubemail.spec index 7714d5a..62de793 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 rc6 +%global with_phpfpm 1 +%global upstream_version 1.7.0 +#global upstream_prever rc6 %global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log @@ -272,6 +272,9 @@ fi %changelog +* Mon May 11 2026 Remi Collet - 1.7.0-1 +- update to 1.7.0 + * Mon Mar 30 2026 Remi Collet - 1.7~rc6-1 - update to 1.7-rc6 -- cgit