diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-03 10:11:52 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-03 10:11:52 +0200 |
commit | 7afd6fdd5bd334200977a796140d622d04dc2487 (patch) | |
tree | c02b5f301211aa9710900714e3d92a8a3555b68e | |
parent | 3c3cccfdbb74ace696c05a5e75a2aaf351def2de (diff) |
php-symfony2-Templating: 2.2.2
-rw-r--r-- | php-symfony2-Templating.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-Templating.spec b/php-symfony2-Templating.spec index d4d1751..fc39467 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.1 +Version: 2.2.2 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -153,6 +153,9 @@ fi %changelog +* Mon Jun 03 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-1 +- Update to 2.2.2 + * Sun Apr 14 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.1-1 - Updated to 2.2.1 |