From 07aebe21bd40cc2e87878b5b55155c887d4d69c4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 May 2024 07:57:02 +0200 Subject: update to 1.5.7 --- roundcubemail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'roundcubemail.spec') diff --git a/roundcubemail.spec b/roundcubemail.spec index fe1a3ec..87e12d4 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -18,7 +18,7 @@ %else %global with_phpfpm 0 %endif -%global upstream_version 1.5.6 +%global upstream_version 1.5.7 #global upstream_prever rc %global roundcubedir %{_datadir}/roundcubemail @@ -311,6 +311,9 @@ fi %changelog +* Mon May 20 2024 Remi Collet - 1.5.7-1 +- update to 1.5.7 + * Mon Nov 6 2023 Remi Collet - 1.5.6-1 - update to 1.5.6 -- cgit