summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-18 17:04:13 +0200
committerRemi Collet <fedora@famillecollet.com>2013-10-18 17:04:13 +0200
commit6422bf70cd8dc64f85833354c53163296547990c (patch)
tree20688fdb9b15578d9cdce2856ceb13aaa7a186d7
parent2732c75f19ddd66eb2cbd43cfa3f9cc19e2738fc (diff)
Symfony 2.3.6 (WIP)
-rw-r--r--php-symfony2-EventDispatcher.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/php-symfony2-EventDispatcher.spec b/php-symfony2-EventDispatcher.spec
index 68e820a..47f5f10 100644
--- a/php-symfony2-EventDispatcher.spec
+++ b/php-symfony2-EventDispatcher.spec
@@ -5,7 +5,7 @@
%global php_min_ver 5.3.3
Name: php-symfony2-%{pear_name}
-Version: 2.2.5
+Version: 2.3.6
Release: 1%{?dist}
Summary: Symfony2 %{pear_name} Component
@@ -22,8 +22,8 @@ BuildRequires: php-channel(%{pear_channel})
# For tests
BuildRequires: php(language) >= %{php_min_ver}
BuildRequires: php-pear(pear.phpunit.de/PHPUnit)
-BuildRequires: php-pear(%{pear_channel}/DependencyInjection) >= 2.2.0
-BuildRequires: php-pear(%{pear_channel}/DependencyInjection) < 2.3.0
+BuildRequires: php-pear(%{pear_channel}/DependencyInjection) > 2.3
+BuildRequires: php-pear(%{pear_channel}/DependencyInjection) < 2.4
# For tests: phpci
BuildRequires: php-spl
@@ -35,8 +35,8 @@ Requires(postun): %{__pear}
# phpci
Requires: php-spl
# Optional
-Requires: php-pear(%{pear_channel}/DependencyInjection) >= 2.2.0
-Requires: php-pear(%{pear_channel}/DependencyInjection) < 2.3.0
+Requires: php-pear(%{pear_channel}/DependencyInjection) > 2.3
+Requires: php-pear(%{pear_channel}/DependencyInjection) < 2.4
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -159,6 +159,9 @@ fi
%changelog
+* Fri Oct 18 2013 Remi Collet <remi@fedoraproject.org> - 2.3.6-1
+- Update to 2.3.6
+
* Thu Aug 22 2013 Remi Collet <remi@fedoraproject.org> - 2.2.5-1
- Sync with rawhide, update to 2.2.5
@@ -269,7 +272,7 @@ fi
- %%global instead of %%define
- Removed unnecessary cd from %%build section
-* Wed May 2 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.13-1
+* Wed May 2 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.13-1
- Updated to upstream version 2.0.13
* Sat Apr 21 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.12-1