diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-20 07:11:06 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-20 07:11:06 +0100 |
commit | b143906ebad02bb57ab5a7fc5964e77ffa00609e (patch) | |
tree | cbacbf5ee41523e6d79c502c8602bee9b3daa010 /roundcubemail.spec | |
parent | 916916fe917bf25f5466a1ef1f6d913711c974e6 (diff) |
roundcubemail: 1.0.4 (security)
Diffstat (limited to 'roundcubemail.spec')
-rw-r--r-- | roundcubemail.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index b299b4f..61bc42e 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -1,7 +1,7 @@ %define roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -176,6 +176,9 @@ rm -rf %{buildroot} %changelog +* Fri Dec 19 2014 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 +- Update to 1.0.4 (service release, security) + * Tue Sep 30 2014 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 - Update to 1.0.3 (service release) |