summaryrefslogtreecommitdiffstats
path: root/php-symfony2-Form.spec
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
commitafb70a2769507ecb775b7023f215ac439767240a (patch)
tree3fd9c0bf580968d7d0ba66a4f458eb55a03b91f1 /php-symfony2-Form.spec
parent9a907aa4d15be11a36346e1f66b72d209f0e92fc (diff)
Symfony 2.3.6 (WIP)
Diffstat (limited to 'php-symfony2-Form.spec')
-rw-r--r--php-symfony2-Form.spec23
1 files changed, 7 insertions, 16 deletions
diff --git a/php-symfony2-Form.spec b/php-symfony2-Form.spec
index 6426c6b..27776d4 100644
--- a/php-symfony2-Form.spec
+++ b/php-symfony2-Form.spec
@@ -6,7 +6,7 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: php-symfony2-%{pear_name}
-Version: 2.2.5
+Version: 2.3.6
Release: 1%{?dist}
Summary: Symfony2 %{pear_name} Component
@@ -24,17 +24,11 @@ BuildRequires: php-channel(%{pear_channel})
BuildRequires: php(language) >= %{php_min_ver}
BuildRequires: php-pear(pear.phpunit.de/PHPUnit)
BuildRequires: php-pear(%{pear_channel}/EventDispatcher) >= 2.2.0
-BuildRequires: php-pear(%{pear_channel}/EventDispatcher) < 2.3.0
BuildRequires: php-pear(%{pear_channel}/HttpFoundation) >= 2.2.0
-BuildRequires: php-pear(%{pear_channel}/HttpFoundation) < 2.3.0
BuildRequires: php-pear(%{pear_channel}/Locale) >= 2.2.0
-BuildRequires: php-pear(%{pear_channel}/Locale) < 2.3.0
BuildRequires: php-pear(%{pear_channel}/OptionsResolver) >= 2.2.0
-BuildRequires: php-pear(%{pear_channel}/OptionsResolver) < 2.3.0
BuildRequires: php-pear(%{pear_channel}/PropertyAccess) >= 2.2.0
-BuildRequires: php-pear(%{pear_channel}/PropertyAccess) < 2.3.0
BuildRequires: php-pear(%{pear_channel}/Validator) >= 2.2.0
-BuildRequires: php-pear(%{pear_channel}/Validator) < 2.3.0
# For tests: phpci
BuildRequires: php-ctype
BuildRequires: php-date
@@ -51,13 +45,9 @@ Requires: php(language) >= %{php_min_ver}
Requires: php-pear(PEAR)
Requires: php-channel(%{pear_channel})
Requires: php-pear(%{pear_channel}/EventDispatcher) >= 2.2.0
-Requires: php-pear(%{pear_channel}/EventDispatcher) < 2.3.0
Requires: php-pear(%{pear_channel}/Locale) >= 2.2.0
-Requires: php-pear(%{pear_channel}/Locale) < 2.3.0
Requires: php-pear(%{pear_channel}/OptionsResolver) >= 2.2.0
-Requires: php-pear(%{pear_channel}/OptionsResolver) < 2.3.0
Requires: php-pear(%{pear_channel}/PropertyAccess) >= 2.2.0
-Requires: php-pear(%{pear_channel}/PropertyAccess) < 2.3.0
Requires(post): %{__pear}
Requires(postun): %{__pear}
# phpci
@@ -72,9 +62,7 @@ Requires: php-session
Requires: php-spl
# Optional
Requires: php-pear(%{pear_channel}/HttpFoundation) >= 2.2.0
-Requires: php-pear(%{pear_channel}/HttpFoundation) < 2.3.0
Requires: php-pear(%{pear_channel}/Validator) >= 2.2.0
-Requires: php-pear(%{pear_channel}/Validator) < 2.3.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -183,6 +171,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
- Updated to 2.2.5
- disable tests as results are ignored...
@@ -275,10 +266,10 @@ fi
Symfony/Component/Form/Resources/config/validation.xml (fixed upstream)
- Minor syntax updates
-* Mon Jul 03 2012 Remi Collet <RPMS@FamilleCollet.com> 2.0.15-4
+* Tue Jul 03 2012 Remi Collet <RPMS@FamilleCollet.com> 2.0.15-4
- backport for remi repository
-* Mon Jul 2 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.15-4
+* Mon Jul 2 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.15-4
- Added php-pear(%%{pear_channel}/DependencyInjection) require
* Fri Jun 29 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.15-3
@@ -315,7 +306,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