diff options
author | Remi Collet <remi@remirepo.net> | 2018-08-09 06:28:37 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-08-09 06:28:37 +0200 |
commit | eb1ed62fa906ab7338ff771f98145563f58b7d3c (patch) | |
tree | 63602df4365ce67a506b35cbf0a6e3c7a07b0b58 /roundcubemail.spec | |
parent | 45e54eabe655bd74e2c42e2918e1f16819385676 (diff) |
v1.3.7 from Fedora
Diffstat (limited to 'roundcubemail.spec')
-rw-r--r-- | roundcubemail.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 383a59b..52f4b57 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -20,7 +20,7 @@ %global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail -Version: 1.3.6 +Version: 1.3.7 Release: 1%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -326,6 +326,9 @@ fi %changelog +* Wed Aug 01 2018 Kevin Fenzi <kevin@scrye.com> - 1.3.7-1 +- Update to 1.3.7. Fixes bug #1609445 + * Thu Apr 12 2018 Remi Collet <remi@remirepo.net> - 1.3.6-1 - Update to 1.3.6 |