From 9de6f57ae1d1406c627ab9b921a5907a47b3d3c7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 22 Nov 2019 15:53:37 +0100 Subject: v1.4.1 --- roundcubemail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'roundcubemail.spec') diff --git a/roundcubemail.spec b/roundcubemail.spec index f4b6ba3..85d5a4e 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@ %else %global with_phpfpm 0 %endif -%global upstream_version 1.4.0 +%global upstream_version 1.4.1 #global upstream_prever rc2 %global roundcubedir %{_datadir}/roundcubemail @@ -350,6 +350,9 @@ fi %changelog +* Fri Nov 22 2019 Remi Collet - 1.4.1-1 +- update to 1.4.1 + * Sun Nov 10 2019 Remi Collet - 1.4.0-1 - Update to 1.4.0 -- cgit