diff options
author | Remi Collet <remi@remirepo.net> | 2018-04-12 06:23:57 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-04-12 06:23:57 +0200 |
commit | 45e54eabe655bd74e2c42e2918e1f16819385676 (patch) | |
tree | 57b6f24d47a862d8e628533cc04bdf946c1fa9ea /roundcubemail.spec | |
parent | e98a0633f64395d04b721a1337ea79b934669ee2 (diff) |
v1.3.6
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 817a437..383a59b 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -20,7 +20,7 @@ %global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail -Version: 1.3.5 +Version: 1.3.6 Release: 1%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -326,6 +326,9 @@ fi %changelog +* Thu Apr 12 2018 Remi Collet <remi@remirepo.net> - 1.3.6-1 +- Update to 1.3.6 + * Fri Mar 16 2018 Remi Collet <remi@remirepo.net> - 1.3.5-1 - Update to 1.3.5 |