summaryrefslogtreecommitdiffstats
path: root/roundcubemail.spec
diff options
context:
space:
mode:
Diffstat (limited to 'roundcubemail.spec')
-rw-r--r--roundcubemail.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec
index 2440bd0..f4b6ba3 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -17,8 +17,8 @@
%else
%global with_phpfpm 0
%endif
-%global upstream_version 1.4
-%global upstream_prever rc2
+%global upstream_version 1.4.0
+#global upstream_prever rc2
%global roundcubedir %{_datadir}/roundcubemail
%global _logdir /var/log
@@ -350,6 +350,9 @@ fi
%changelog
+* Sun Nov 10 2019 Remi Collet <remi@remirepo.net> - 1.4.0-1
+- Update to 1.4.0
+
* Tue Sep 17 2019 Remi Collet <remi@remirepo.net> - 1.4~rc2-1
- Update to 1.4-rc2
- raise dependency on masterminds/html5 2.5.0