diff options
Diffstat (limited to 'php-channel-symfony2.spec')
-rw-r--r-- | php-channel-symfony2.spec | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/php-channel-symfony2.spec b/php-channel-symfony2.spec index 6226092..7615b8a 100644 --- a/php-channel-symfony2.spec +++ b/php-channel-symfony2.spec @@ -2,8 +2,8 @@ %global pear_channel pear.symfony.com Name: php-channel-symfony2 -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 from @@ -59,6 +59,16 @@ fi %changelog +* Tue Nov 14 2012 Remi Collet <RPMS@FamilleCollet.com> 1.3-1 +- bacport for remi repository + +* Tue Nov 13 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 1.3-1 +- Updated version to match channel REST version +- Removed version from virtual provide + +* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sun Jun 09 2012 Remi Collet <RPMS@FamilleCollet.com> 1.0-3 - rebuild for remi repository |