diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-04 07:13:41 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-04 07:13:41 +0100 |
commit | eab70584e0d8b9a575bdb6957a6cab45b09857cc (patch) | |
tree | 2561777255014a1a95339d61210f5256f6540b29 | |
parent | ea326773106c79cfa9a933903b55a4e4290b4d0c (diff) |
php-pecl-couchbase2: 2.0.5 (stable)
-rw-r--r-- | REFLECTION | 2 | ||||
-rw-r--r-- | php-pecl-couchbase2.spec | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #167 couchbase version 2.0.4 ] { +Extension [ <persistent> extension #171 couchbase version 2.0.5 ] { - Constants [57] { Constant [ integer COUCHBASE_PERSISTTO_MASTER ] { 1 } diff --git a/php-pecl-couchbase2.spec b/php-pecl-couchbase2.spec index 0675485..a65136b 100644 --- a/php-pecl-couchbase2.spec +++ b/php-pecl-couchbase2.spec @@ -25,7 +25,7 @@ Summary: Couchbase Server PHP extension Name: %{?scl_prefix}php-pecl-couchbase2 -Version: 2.0.4 +Version: 2.0.5 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages @@ -204,6 +204,9 @@ fi %changelog +* Wed Mar 04 2015 Remi Collet <remi@fedoraproject.org> - 2.0.5-1 +- Update to 2.0.5 (stable) + * Mon Feb 09 2015 Remi Collet <remi@fedoraproject.org> - 2.0.4-1 - Update to 2.0.4 (stable) - drop runtime dependency on pear, new scriptlet |