From d700a3be0315607d6e2abbc538d84673e0cb7301 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Nov 2012 07:20:07 +0100 Subject: php-channel-pirum: sync with rawhide --- php-channel-pirum.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/php-channel-pirum.spec b/php-channel-pirum.spec index ee6bc25..688650b 100644 --- a/php-channel-pirum.spec +++ b/php-channel-pirum.spec @@ -2,7 +2,7 @@ %global pear_channel pear.pirum-project.org Name: php-channel-pirum -Version: 1.0 +Version: 1.3 Release: 1%{?dist} Summary: Adds %{pear_channel} channel to PEAR @@ -19,7 +19,7 @@ Requires: php-pear(PEAR) Requires(post): %{__pear} Requires(postun): %{__pear} -Provides: php-channel(%{pear_channel}) = %{version} +Provides: php-channel(%{pear_channel}) %description This package adds the %{pear_channel} channel which allows PEAR packages @@ -59,6 +59,13 @@ fi %changelog +* Tue Nov 13 2012 Remi Collet - 1.3-1 +- backport for remi repo + +* Tue Nov 13 2012 Shawn Iwinski 1.3-1 +- Updated version to match channel REST version +- Removed version from virtual provide + * Fri Nov 9 2012 Remi Collet - 1.0-1 - backport for remi repo -- cgit