From 41c89ecfc86b141806553317dfdb254e86219a5c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 30 Aug 2014 08:15:07 +0200 Subject: php-horde-Horde-Prefs: 2.7.0 --- php-horde-Horde-Prefs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/php-horde-Horde-Prefs.spec b/php-horde-Horde-Prefs.spec index 416261d..d5116b2 100644 --- a/php-horde-Horde-Prefs.spec +++ b/php-horde-Horde-Prefs.spec @@ -12,7 +12,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Prefs -Version: 2.6.0 +Version: 2.7.0 Release: 1%{?dist} Summary: Horde Preferences API @@ -87,6 +87,7 @@ sed -e '/%{pear_name}.po/d' \ -e '/Horde_Other.po/d' \ -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \ ../package.xml >%{name}.xml +touch -r ../package.xml %{name}.xml %build @@ -152,6 +153,9 @@ fi %changelog +* Sat Aug 30 2014 Remi Collet - 2.7.0-1 +- Update to 2.7.0 + * Sat May 03 2014 Remi Collet - 2.6.0-1 - Update to 2.6.0 - add optional dep on Horde_Cache -- cgit