From 2d3f34328d7f8c7209ad41a501b53c27725ae5cb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 May 2026 06:30:21 +0200 Subject: update to 1.6.16 --- roundcubemail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/roundcubemail.spec b/roundcubemail.spec index e6e63fd..748f920 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.15 +%global upstream_version 1.6.16 #global upstream_prever rc %global roundcubedir %{_datadir}/roundcubemail @@ -281,6 +281,9 @@ fi %changelog +* Mon May 25 2026 Remi Collet - 1.6.16-1 +- update to 1.6.16 + * Mon Mar 30 2026 Remi Collet - 1.6.15-1 - update to 1.6.15 -- cgit