From 447122db706e14988363cd331007b50f3dea90f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Jul 2014 12:52:52 +0200 Subject: php-horde-Horde-Data: 2.1.0 --- php-horde-Horde-Data.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/php-horde-Horde-Data.spec b/php-horde-Horde-Data.spec index f487d0f..7c21081 100644 --- a/php-horde-Horde-Data.spec +++ b/php-horde-Horde-Data.spec @@ -12,7 +12,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Data -Version: 2.0.5 +Version: 2.1.0 Release: 1%{?dist} Summary: Horde Data API @@ -74,6 +74,7 @@ cd %{pear_name}-%{version} sed -e '/%{pear_name}.po/d' \ -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \ ../package.xml >%{name}.xml +touch -r ../package.xml %{name}.xml %build @@ -136,6 +137,9 @@ fi %changelog +* Mon Jul 07 2014 Remi Collet - 2.1.0-1 +- Update to 2.1.0 + * Thu May 22 2014 Remi Collet - 2.0.5-1 - Update to 2.0.5 -- cgit