[php-symfony2-Serializer] Updated to upstream version 2.0.17

Shawn Iwinski siwinski at fedoraproject.org
Fri Sep 14 22:33:15 UTC 2012


commit aa3ce9c91c49db981ca1b9618108ebf1776b7b46
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Fri Sep 14 18:33:00 2012 -0400

    Updated to upstream version 2.0.17

 php-symfony2-Serializer.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Serializer.spec b/php-symfony2-Serializer.spec
index 585dad6..fc291f2 100644
--- a/php-symfony2-Serializer.spec
+++ b/php-symfony2-Serializer.spec
@@ -4,8 +4,8 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-Serializer
-Version:          2.0.16
-Release:          2%{?dist}
+Version:          2.0.17
+Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
 Group:            Development/Libraries
@@ -28,6 +28,7 @@ Requires:         php-dom
 Requires:         php-json
 Requires:         php-libxml
 Requires:         php-pcre
+Requires:         php-reflection
 Requires:         php-simplexml
 Requires:         php-spl
 
@@ -83,6 +84,10 @@ fi
 
 
 %changelog
+* Sat Sep 15 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.17-1
+- Updated to upstream version 2.0.17
+- Added php-reflection require
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.16-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list