[php-symfony2-HttpKernel] Updated to upstream version 2.1.4

Shawn Iwinski siwinski at fedoraproject.org
Fri Nov 30 04:11:37 UTC 2012


commit d1fc4050137d2ea87dca74fe6fa6d2a4a53311ff
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Thu Nov 29 23:11:34 2012 -0500

    Updated to upstream version 2.1.4

 .gitignore                   |    1 +
 php-symfony2-HttpKernel.spec |    8 +++++++-
 sources                      |    1 +
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b153d60..d1dfa12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /HttpKernel-2.0.17.tgz
 /HttpKernel-2.1.2.tgz
 /HttpKernel-2.1.3.tgz
+/HttpKernel-2.1.4.tgz
diff --git a/php-symfony2-HttpKernel.spec b/php-symfony2-HttpKernel.spec
index 93b4cff..f6405b7 100644
--- a/php-symfony2-HttpKernel.spec
+++ b/php-symfony2-HttpKernel.spec
@@ -11,7 +11,7 @@
 
 
 Name:             php-symfony2-HttpKernel
-Version:          2.1.3
+Version:          2.1.4
 Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
@@ -41,6 +41,7 @@ BuildRequires:    php-pear(%{pear_channel}/Routing) >= 2.1.0
 # Test requires: phpci
 BuildRequires:    php-date
 BuildRequires:    php-json
+BuildRequires:    php-mbstring
 BuildRequires:    php-pcre
 BuildRequires:    php-pdo
 BuildRequires:    php-pdo_mysql
@@ -61,6 +62,7 @@ Requires(postun): %{__pear}
 # phpci requires
 Requires:         php-date
 Requires:         php-json
+Requires:         php-mbstring
 Requires:         php-pcre
 Requires:         php-pdo
 Requires:         php-pdo_mysql
@@ -161,6 +163,10 @@ fi
 
 
 %changelog
+* Fri Nov 30 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.4-1
+- Updated to upstream version 2.1.4
+- Added php-mbstring require
+
 * Thu Nov 15 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.3-1
 - Updated to upstream version 2.1.3
 - Removed .gitattributes file from package.xml
diff --git a/sources b/sources
index 7c35d91..bfed936 100644
--- a/sources
+++ b/sources
@@ -3,3 +3,4 @@ e44643b80c2d1470990ad3c303e1913d  HttpKernel-2.0.16.tgz
 3cc91f7dcc3f4c5ea3f3d9e704f5f135  HttpKernel-2.0.17.tgz
 78f688091c21b7e4a8db91935c6184f8  HttpKernel-2.1.2.tgz
 100ee1341cd1991ff9c5b3e025328e16  HttpKernel-2.1.3.tgz
+bdc00053a95a4cf141e391e76fcfc5a0  HttpKernel-2.1.4.tgz


More information about the scm-commits mailing list