From 9db22bca3f997839319ab354b47b971cd56fa132 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 May 2026 06:33:54 +0200 Subject: update to 1.7.1 --- roundcubemail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'roundcubemail.spec') diff --git a/roundcubemail.spec b/roundcubemail.spec index 62de793..500a00d 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.7.0 +%global upstream_version 1.7.1 #global upstream_prever rc6 %global roundcubedir %{_datadir}/roundcubemail @@ -272,6 +272,9 @@ fi %changelog +* Mon May 25 2026 Remi Collet - 1.7.1-1 +- update to 1.7.1 + * Mon May 11 2026 Remi Collet - 1.7.0-1 - update to 1.7.0 -- cgit