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 | 57a8ed212a6238d688d7bc56810b1f97dfcb9dcb (patch) | |
tree | 75025bb0a38cf35c15ffb82b658095ee33c2f4fd | |
parent | fdcbb110e2ab76572a9f661d07197bd3e823e9a1 (diff) |
-rw-r--r-- | php-symfony2-PropertyAccess.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-PropertyAccess.spec b/php-symfony2-PropertyAccess.spec index bab2312..7ab9c12 100644 --- a/php-symfony2-PropertyAccess.spec +++ b/php-symfony2-PropertyAccess.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 |