From 4dd07a24381780fa7c950f9b23aef4515f845b1b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Mar 2026 16:13:26 +0100 Subject: update to 1.5.14 --- roundcubemail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'roundcubemail.spec') diff --git a/roundcubemail.spec b/roundcubemail.spec index d2881bd..cebb635 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.13 +%global upstream_version 1.6.14 #global upstream_prever rc %global roundcubedir %{_datadir}/roundcubemail @@ -281,6 +281,9 @@ fi %changelog +* Wed Mar 18 2026 Remi Collet - 1.6.14-1 +- update to 1.5.14 + * Mon Feb 9 2026 Remi Collet - 1.6.13-1 - update to 1.6.13 -- cgit