From 3cea018f6f503e254abd34d54f64bc5a7abdeca1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 6 Apr 2013 18:26:59 +0200 Subject: php-symfony2-Routing: 2.2.1 --- php-symfony2-Routing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-symfony2-Routing.spec b/php-symfony2-Routing.spec index 2e3b3c2..551c266 100644 --- a/php-symfony2-Routing.spec +++ b/php-symfony2-Routing.spec @@ -5,7 +5,7 @@ %global php_min_ver 5.3.3 Name: php-symfony2-%{pear_name} -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -162,6 +162,9 @@ fi %changelog +* Sat Apr 06 2013 Remi Collet - 2.2.1-1 +- Update to 2.2.1 + * Wed Mar 13 2013 Shawn Iwinski 2.2.0-1 - Updated to 2.2.0 - Removed tests' bootstrap patch -- cgit