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 | 9d26de62a227b7d9f037857272eb2e8a07571978 (patch) | |
tree | 730e7c2874664c0b970597059113ef21bcf54b3c | |
parent | fa3a88892ca22af64bbb3730bf437623ff531970 (diff) |
-rw-r--r-- | php-symfony2-Finder.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-Finder.spec b/php-symfony2-Finder.spec index 19613b8..0a117b2 100644 --- a/php-symfony2-Finder.spec +++ b/php-symfony2-Finder.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 @@ -150,6 +150,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 - disable tests, too long and as results are ignored... |