diff options
| -rw-r--r-- | roundcubemail.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index b951243..57dfd66 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -20,7 +20,7 @@  %global roundcubedir %{_datadir}/roundcubemail  %global _logdir /var/log    Name: roundcubemail -Version:  1.3.2 +Version:  1.3.3  Release:  1%{?dist}  Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -327,6 +327,9 @@ fi  %changelog +* Thu Nov  9 2017 Remi Collet <remi@remirepo.net> - 1.3.3-1 +- Update to 1.3.3 +  * Tue Oct 31 2017 Kevin Fenzi <kevin@scrye.com> - 1.3.2-1  - Update to 1.3.2. Fixes bug #1508242  | 
