diff options
author | Remi Collet <remi@remirepo.net> | 2018-10-26 08:55:14 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-10-26 08:55:14 +0200 |
commit | c047cb3b27e03302e78fa22054f800e4523926db (patch) | |
tree | 4d3718902467d0b348d9727f511f43a488a04951 | |
parent | eb1ed62fa906ab7338ff771f98145563f58b7d3c (diff) |
v1.3.8
-rw-r--r-- | roundcubemail.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 52f4b57..7ee8822 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -20,7 +20,7 @@ %global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail -Version: 1.3.7 +Version: 1.3.8 Release: 1%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -326,6 +326,9 @@ fi %changelog +* Fri Oct 26 2018 Remi Collet <remi@remirepo.net> - 1.3.8-1 +- update to 1.3.8 + * Wed Aug 01 2018 Kevin Fenzi <kevin@scrye.com> - 1.3.7-1 - Update to 1.3.7. Fixes bug #1609445 |