summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-22 17:07:14 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-22 17:07:14 +0200
commit3a1a38726fae369aab33edb4a871a4861cef9799 (patch)
tree75f7f6ce369362faea9639b81614c38e6846e390
parentd2c4be06b0b77486f1eaac53c158ac0f52723e0a (diff)
php-pecl-couchbase2: 2.0.7
-rw-r--r--REFLECTION6
-rw-r--r--php-pecl-couchbase2.spec5
2 files changed, 7 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index bc29496..4983d80 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #180 couchbase version 2.0.6 ] {
+Extension [ <persistent> extension #181 couchbase version 2.0.7 ] {
- Constants [57] {
Constant [ integer COUCHBASE_PERSISTTO_MASTER ] { 1 }
@@ -205,10 +205,10 @@ Extension [ <persistent> extension #180 couchbase version 2.0.6 ] {
Method [ <internal:couchbase> public method getFromReplica ] {
}
- Method [ <internal:couchbase> public method counter ] {
+ Method [ <internal:couchbase> public method touch ] {
}
- Method [ <internal:couchbase> public method flush ] {
+ Method [ <internal:couchbase> public method counter ] {
}
Method [ <internal:couchbase> public method unlock ] {
diff --git a/php-pecl-couchbase2.spec b/php-pecl-couchbase2.spec
index b2d3af5..d64c82f 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.6
+Version: 2.0.7
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
@@ -208,6 +208,9 @@ fi
%changelog
+* Wed Apr 22 2015 Remi Collet <remi@fedoraproject.org> - 2.0.7-1
+- Update to 2.0.7
+
* Wed Apr 08 2015 Remi Collet <remi@fedoraproject.org> - 2.0.6-1
- Update to 2.0.6 (stable)