diff options
author | Remi Collet <remi@remirepo.net> | 2019-03-31 18:36:35 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-03-31 18:36:35 +0200 |
commit | d5ec29dff10655ae02bba3ff0683242c7fb9cd2e (patch) | |
tree | 7375c71cc63d58d9b9265815ec8548edf9d6aa34 | |
parent | c047cb3b27e03302e78fa22054f800e4523926db (diff) |
v1.3.9
-rw-r--r-- | roundcubemail.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 7ee8822..65b6f7a 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -20,7 +20,7 @@ %global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail -Version: 1.3.8 +Version: 1.3.9 Release: 1%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -326,6 +326,9 @@ fi %changelog +* Sun Mar 31 2019 Remi Collet <remi@remirepo.net> - 1.3.9-1 +- update to 1.3.9 + * Fri Oct 26 2018 Remi Collet <remi@remirepo.net> - 1.3.8-1 - update to 1.3.8 |