diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-25 19:39:00 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-25 19:39:00 +0100 |
commit | 76d4df268eda2d6e5dce6a6a90a96982d10c8636 (patch) | |
tree | 99b40ebc32dd01dbdaac0ea729c06643b39aef4b | |
parent | a4216a27177c3ef5fb9b4a0f8ff270aff91e9cdb (diff) |
roundcubemail: 1.0.5 (security)
-rw-r--r-- | roundcubemail.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 73333a8..01ef037 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -8,8 +8,8 @@ %define roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail -Version: 1.0.4 -Release: 3%{?dist} +Version: 1.0.5 +Release: 1%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client Group: Applications/System @@ -223,6 +223,9 @@ rm -rf %{buildroot} %changelog +* Sun Jan 25 2015 Remi Collet <remi@fedoraproject.org> - 1.0.5-1 +- Update to 1.0.5 (security update) + * Sun Dec 21 2014 Remi Collet <remi@fedoraproject.org> - 1.0.4-3 - provide Nginx configuration |