diff options
| -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  | 
