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

Shawn Iwinski siwinski at fedoraproject.org
Fri Sep 14 22:29:49 UTC 2012


commit 0accce4d0a2684fc511ea1d54d60039f90e37be4
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Fri Sep 14 18:29:45 2012 -0400

    Updated to upstream version 2.0.17

 php-symfony2-DomCrawler.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/php-symfony2-DomCrawler.spec b/php-symfony2-DomCrawler.spec
index 9273d09..7aa23f2 100644
--- a/php-symfony2-DomCrawler.spec
+++ b/php-symfony2-DomCrawler.spec
@@ -4,7 +4,7 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-DomCrawler
-Version:          2.0.16
+Version:          2.0.17
 Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
@@ -23,6 +23,8 @@ Requires:         php-channel(%{pear_channel})
 Requires(post):   %{__pear}
 Requires(postun): %{__pear}
 # phpci requires
+Requires:         php-dom
+Requires:         php-libxml
 Requires:         php-pcre
 Requires:         php-spl
 # Optional requires
@@ -75,6 +77,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-dom and php-libxml requires
+
 * Wed Jul 18 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.16-1
 - Updated to upstream version 2.0.16
 - Minor syntax updates


More information about the scm-commits mailing list