From 46404c9c6d28045031ec1e884e9176263b372ccb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Jun 2025 08:38:15 +0200 Subject: update to 1.5.11 --- roundcubemail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/roundcubemail.spec b/roundcubemail.spec index bcebe96..0dcc7a5 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.5.10 +%global upstream_version 1.5.11 #global upstream_prever rc %global roundcubedir %{_datadir}/roundcubemail @@ -274,6 +274,9 @@ fi %changelog +* Wed Jun 18 2025 Remi Collet - 1.5.11-1 +- update to 1.5.11 + * Mon Jun 2 2025 Remi Collet - 1.5.10-1 - update to 1.5.10 - use composer-generators -- cgit