diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-07 07:22:05 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-07 07:22:05 +0200 |
commit | 930be112dcddd4604eae9450522fdafa9438890a (patch) | |
tree | 44c06152a2d58bd56d26a49271774e9e02a5003f /php-doctrine-orm.spec | |
parent | 940778e4005ee80dd729442cd821a72e8cf8b483 (diff) |
php-doctrine-orm: 2.4.6
Diffstat (limited to 'php-doctrine-orm.spec')
-rw-r--r-- | php-doctrine-orm.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-orm.spec b/php-doctrine-orm.spec index c676ddf..67ed6e9 100644 --- a/php-doctrine-orm.spec +++ b/php-doctrine-orm.spec @@ -12,8 +12,8 @@ %global github_owner doctrine %global github_name doctrine2 -%global github_version 2.4.5 -%global github_commit c0d3cdbdfbf873871167050ab077e49b1ad02ab0 +%global github_version 2.4.6 +%global github_commit bebacf79d8d4dae9168f0f9bc6811e6c2cb6a4d9 %global composer_vendor doctrine %global composer_project orm @@ -145,6 +145,9 @@ rm -rf %{buildroot} %changelog +* Tue Oct 7 2014 Remi Collet <remi@fedoraproject.org> 2.4.6-1 +- Update to 2.4.6 + * Tue Sep 23 2014 Remi Collet <remi@fedoraproject.org> 2.4.5-1 - Update to 2.4.5 |