diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-18 17:04:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-18 17:04:13 +0200 |
commit | 5e11f1afb6e5b0d393b2b0fe8b67df314810b638 (patch) | |
tree | 51d22dd69f7a725284a5e048fb45a549aeaeac28 | |
parent | a2b7a51d42453853dd908c2c292c6a25168668cf (diff) |
-rw-r--r-- | php-symfony2-Templating.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony2-Templating.spec b/php-symfony2-Templating.spec index 4a3ec5f..eb41e9a 100644 --- a/php-symfony2-Templating.spec +++ b/php-symfony2-Templating.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 @@ -147,6 +147,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 @@ -257,7 +260,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 |