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