[php-channel-symfony2] Updated version to match channel REST version + removed version from virtual provide

Shawn Iwinski siwinski at fedoraproject.org
Wed Nov 14 02:56:26 UTC 2012


commit 0d3ec98894ff511bdb066152fe2b2c5665aa4fbd
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Tue Nov 13 21:56:23 2012 -0500

    Updated version to match channel REST version + removed version from virtual provide

 php-channel-symfony2.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/php-channel-symfony2.spec b/php-channel-symfony2.spec
index 660eb59..f851909 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:          4%{?dist}
+Version:          1.3
+Release:          1%{?dist}
 Summary:          Adds %{pear_channel} channel to PEAR
 
 Group:            Development/Libraries
@@ -18,7 +18,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
@@ -57,6 +57,10 @@ fi
 
 
 %changelog
+* Tue Nov 13 2012 Shawn Iwinski <shawn.iwinski at 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 at lists.fedoraproject.org> - 1.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list