diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-30 11:24:33 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-30 11:24:33 +0200 |
commit | 180beb626b6af783f0feaeb7b6bc3f63e49c6159 (patch) | |
tree | 7981c8088667256db61b819de876100afeb11dcc | |
parent | 47e978008ab4cc7626baa8dfa049773491b53c6b (diff) |
php-pecl-amqp: 1.2.0
-rw-r--r-- | php-pecl-amqp.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-amqp.spec b/php-pecl-amqp.spec index bc5b3f6..8b5294a 100644 --- a/php-pecl-amqp.spec +++ b/php-pecl-amqp.spec @@ -3,7 +3,7 @@ Summary: Communicate with any AMQP compliant server Name: php-pecl-amqp -Version: 1.0.10 +Version: 1.2.0 Release: 1%{?dist}.1 License: PHP Group: Development/Languages @@ -162,6 +162,9 @@ fi %changelog +* Thu May 30 2013 Remi Collet <remi@fedoraproject.org> - 1.2.0-1 +- Update to 1.2.0 + * Fri Apr 19 2013 Remi Collet <remi@fedoraproject.org> - 1.0.10-1 - Update to 1.0.10 |