From 09f751d718d7523196ce3088f78043ffbca58fb8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 6 Jul 2020 08:13:08 +0200 Subject: v1.4.7 --- roundcubemail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/roundcubemail.spec b/roundcubemail.spec index 931091e..04596a3 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@ %else %global with_phpfpm 0 %endif -%global upstream_version 1.4.6 +%global upstream_version 1.4.7 #global upstream_prever rc2 %global roundcubedir %{_datadir}/roundcubemail @@ -349,6 +349,9 @@ fi %changelog +* Mon Jul 6 2020 Remi Collet - 1.4.7-1 +- update to 1.4.7 + * Mon Jun 8 2020 Remi Collet - 1.4.6-1 - update to 1.4.6 -- cgit