From 7dd9933d492367a4b258ac4e2283b291db3c6abd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Nov 2012 07:23:58 +0100 Subject: php-channel-twig: sync with rawhide --- php-channel-twig.spec | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'php-channel-twig.spec') diff --git a/php-channel-twig.spec b/php-channel-twig.spec index 5423d76..151d777 100644 --- a/php-channel-twig.spec +++ b/php-channel-twig.spec @@ -2,8 +2,8 @@ %global pear_channel pear.twig-project.org Name: php-channel-twig -Version: 1.0 -Release: 3%{?dist} +Version: 1.3 +Release: 1%{?dist} Summary: Adds %{pear_channel} channel to PEAR Group: Development/Libraries @@ -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,16 @@ fi %changelog +* Tue Nov 14 2012 Remi Collet 1.3-1 +- backport for remi repository + +* Tue Nov 13 2012 Shawn Iwinski 1.3-1 +- Updated version to match channel REST version +- Removed version from virtual provide + +* Fri Jul 20 2012 Fedora Release Engineering - 1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sun Jun 09 2012 Remi Collet 1.0-3 - rebuild for remi repository -- cgit