diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-09-29 08:58:51 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-09-29 08:58:51 +0200 | 
| commit | b7d2f453135d5b385d2ccd1bb8ec341194368d3f (patch) | |
| tree | 25f68c909132b3ec705b75080565b340b48fa1fa | |
| parent | 2e9c7c9eae9397639df906ab6711d03b17a43269 (diff) | |
roundcubemail: 1.2.2
| -rw-r--r-- | roundcubemail.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 2f7f9c9..75c1b67 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -19,8 +19,8 @@  %global roundcubedir %{_datadir}/roundcubemail  %global _logdir /var/log    Name: roundcubemail -Version:  1.2.1 -Release:  3%{?dist} +Version:  1.2.2 +Release:  1%{?dist}  Summary: Round Cube Webmail is a browser-based multilingual IMAP client  Group: Applications/System @@ -293,6 +293,9 @@ rm -rf %{buildroot}  %changelog +* Thu Sep 29 2016 Remi Collet <remi@fedoraproject.org> - 1.2.2-1 +- update to 1.2.2 +  * Sun Jul 31 2016 Remi Collet <remi@fedoraproject.org> - 1.2.1-3  - use /var/lib/roundcubemail/temp for temporary files  - add /var/lib/roundcubemail/enigma for GPG keys storage  | 
