From ce69417aca497c8730d0575668cdd21217732c1b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 15 Oct 2013 14:51:19 +0200 Subject: php-horde-Horde-History: 2.2.1 --- php-horde-Horde-History.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/php-horde-Horde-History.spec b/php-horde-Horde-History.spec index 9ba1f20..60315e0 100644 --- a/php-horde-Horde-History.spec +++ b/php-horde-Horde-History.spec @@ -4,7 +4,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-History -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: API for tracking the history of an object @@ -15,7 +15,7 @@ Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch -BuildRequires: php-common >= 5.3.0 +BuildRequires: php(language) >= 5.3.0 BuildRequires: php-pear(PEAR) >= 1.7.0 BuildRequires: php-channel(%{pear_channel}) # To run unit tests @@ -24,7 +24,7 @@ BuildRequires: php-pear(%{pear_channel}/Horde_Db) >= 2.0.0 Requires(post): %{__pear} Requires(postun): %{__pear} -Requires: php-common >= 5.3.0 +Requires: php(language) >= 5.3.0 Requires: php-date Requires: php-spl Requires: php-pear(PEAR) >= 1.7.0 @@ -99,6 +99,9 @@ fi %changelog +* Tue Oct 15 2013 Remi Collet - 2.2.1-1 +- Update to 2.2.1 + * Tue Aug 27 2013 Remi Collet - 2.2.0-1 - Update to 2.2.0 -- cgit