diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-25 13:04:59 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-25 13:04:59 +0200 |
commit | cd6f60d48c89584787771b7aca4593eb3976b869 (patch) | |
tree | 95f16652a54e3290b782145ad45ae021df3ed63b | |
parent | 5a92581e442cd202200a1109f416601e8ceb3d75 (diff) |
php-pecl-mongo: 1.4.4
-rw-r--r-- | php-pecl-mongo.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-mongo.spec b/php-pecl-mongo.spec index f121e87..511e513 100644 --- a/php-pecl-mongo.spec +++ b/php-pecl-mongo.spec @@ -4,7 +4,7 @@ Summary: PHP MongoDB database driver Name: php-pecl-mongo -Version: 1.4.3 +Version: 1.4.4 Release: 1%{?dist}.1 License: ASL 2.0 Group: Development/Languages @@ -130,6 +130,9 @@ fi %changelog +* Wed Sep 25 2013 Remi Collet <remi@fedoraproject.org> - 1.4.4-1 +- Update to 1.4.4 + * Mon Aug 19 2013 Remi Collet <remi@fedoraproject.org> - 1.4.3-1 - Update to 1.4.3 |