diff options
| author | Kevin Fenzi <kevin@scrye.com> | 2017-10-31 22:13:03 -0700 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-11-01 07:22:59 +0100 | 
| commit | 02964525e49ac30335f1c0ef94962304ada835f1 (patch) | |
| tree | eb0e0be601845660b81ef8bbbece98d014f290d8 | |
| parent | 42d9bb31840ef946e023ae17674e8f85364ca4f7 (diff) | |
Update to 1.3.2. Fixes bug #1508242
| -rw-r--r-- | roundcubemail.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index eb7d6f0..b951243 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -20,7 +20,7 @@  %global roundcubedir %{_datadir}/roundcubemail  %global _logdir /var/log    Name: roundcubemail -Version:  1.3.1 +Version:  1.3.2  Release:  1%{?dist}  Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -327,6 +327,9 @@ fi  %changelog +* Tue Oct 31 2017 Kevin Fenzi <kevin@scrye.com> - 1.3.2-1 +- Update to 1.3.2. Fixes bug #1508242 +  * Tue Sep  5 2017 Remi Collet <remi@remirepo.net> - 1.3.1-1  - Update to 1.3.1  | 
