From 76d4df268eda2d6e5dce6a6a90a96982d10c8636 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 25 Jan 2015 19:39:00 +0100 Subject: roundcubemail: 1.0.5 (security) --- roundcubemail.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'roundcubemail.spec') 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 - 1.0.5-1 +- Update to 1.0.5 (security update) + * Sun Dec 21 2014 Remi Collet - 1.0.4-3 - provide Nginx configuration -- cgit