From 4067a060bd64394d18b76ad528d8f431bf46a658 Mon Sep 17 00:00:00 2001 From: Shawn Iwinski Date: Nov 30 2012 04:06:28 +0000 Subject: Updated to upstream version 2.1.4 --- diff --git a/.gitignore b/.gitignore index 459e2c3..178513e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /DependencyInjection-2.0.17.tgz /DependencyInjection-2.1.2.tgz /DependencyInjection-2.1.3.tgz +/DependencyInjection-2.1.4.tgz diff --git a/php-symfony2-DependencyInjection.spec b/php-symfony2-DependencyInjection.spec index 7890dfc..2e029e3 100644 --- a/php-symfony2-DependencyInjection.spec +++ b/php-symfony2-DependencyInjection.spec @@ -6,7 +6,7 @@ %global php_min_ver 5.3.3 Name: php-symfony2-DependencyInjection -Version: 2.1.3 +Version: 2.1.4 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -130,6 +130,9 @@ fi %changelog +* Fri Nov 30 2012 Shawn Iwinski 2.1.4-1 +- Updated to upstream version 2.1.4 + * Wed Nov 14 2012 Shawn Iwinski 2.1.3-1 - Updated to upstream version 2.1.3 - Removed .gitattributes file from package.xml diff --git a/sources b/sources index 58a49e1..43ca840 100644 --- a/sources +++ b/sources @@ -3,3 +3,4 @@ baff72f3f01d16f6a1691c1552f6ecfe DependencyInjection-2.0.16.tgz afcacc38e4d4fbb6ff00e9afa79abaf5 DependencyInjection-2.0.17.tgz 4960f76f292ce0901527c371740964c6 DependencyInjection-2.1.2.tgz 4b74ee2629612d72488fd23039ec3bd7 DependencyInjection-2.1.3.tgz +8e4b8c623e21289814cfceb946a0862a DependencyInjection-2.1.4.tgz