From 3387a69310f4a93edae90317efa83708fc7f4345 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Mar 2026 16:16:31 +0100 Subject: update to 1.7-rc5 --- roundcubemail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'roundcubemail.spec') diff --git a/roundcubemail.spec b/roundcubemail.spec index aaea7c7..e31ef44 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -13,7 +13,7 @@ # support for apache / nginx / php-fpm %global with_phpfpm 1 %global upstream_version 1.7 -%global upstream_prever rc4 +%global upstream_prever rc5 %global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log @@ -272,6 +272,9 @@ fi %changelog +* Wed Mar 18 2026 Remi Collet - 1.7~rc5-1 +- update to 1.7-rc5 + * Sat Feb 14 2026 Remi Collet - 1.7~rc4-1 - update to 1.7-rc4 -- cgit