From ff79d1d1e800ebfa86af6309f5cdaf4cae5ab159 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 30 Mar 2026 07:26:45 +0200 Subject: update to 1.6.15 --- roundcubemail.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/roundcubemail.spec b/roundcubemail.spec index cebb635..e6e63fd 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.6.14 +%global upstream_version 1.6.15 #global upstream_prever rc %global roundcubedir %{_datadir}/roundcubemail @@ -281,8 +281,11 @@ fi %changelog +* Mon Mar 30 2026 Remi Collet - 1.6.15-1 +- update to 1.6.15 + * Wed Mar 18 2026 Remi Collet - 1.6.14-1 -- update to 1.5.14 +- update to 1.6.14 * Mon Feb 9 2026 Remi Collet - 1.6.13-1 - update to 1.6.13 -- cgit