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