[php-symfony2-Finder] Updated to upstream version 2.1.2

Shawn Iwinski siwinski at fedoraproject.org
Sat Oct 20 03:31:57 UTC 2012


commit 552ebd10dba04e18bc75eecc0904905eb186cec0
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Sat Sep 22 18:17:09 2012 -0400

    Updated to upstream version 2.1.2
    
    - Require php-common ">= 5.3.3" instead of ">= 5.3.2"

 php-symfony2-Finder.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Finder.spec b/php-symfony2-Finder.spec
index 5ddc977..0da81b2 100644
--- a/php-symfony2-Finder.spec
+++ b/php-symfony2-Finder.spec
@@ -4,7 +4,7 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-Finder
-Version:          2.0.17
+Version:          2.1.2
 Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
@@ -17,7 +17,7 @@ BuildArch:        noarch
 BuildRequires:    php-pear(PEAR)
 BuildRequires:    php-channel(%{pear_channel})
 
-Requires:         php-common >= 5.3.2
+Requires:         php-common >= 5.3.3
 Requires:         php-pear(PEAR)
 Requires:         php-channel(%{pear_channel})
 Requires(post):   %{__pear}
@@ -77,6 +77,10 @@ fi
 
 
 %changelog
+* Fri Sep 21 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.2-1
+- Updated to upstream version 2.1.2
+- Require php-common ">= 5.3.3" instead of ">= 5.3.2"
+
 * Sat Sep 15 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.17-1
 - Updated to upstream version 2.0.17
 - Added php-date require


More information about the scm-commits mailing list