summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-07 07:18:50 +0200
committerRemi Collet <remi@remirepo.net>2018-06-07 07:18:50 +0200
commit8db2180f76827584af4275dffa01fa2682fa3868 (patch)
treea626dd648d73e96dda3ddaf18556a99834668c20
parent2ef95425bd1dcc11142007622dddbd59e377fbbe (diff)
v1.4.4
-rw-r--r--REFLECTION4
-rw-r--r--php-pecl-mongodb.spec5
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index a1b76b7..b76a9cf 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #188 mongodb version 1.4.3 ] {
+Extension [ <persistent> extension #189 mongodb version 1.4.4 ] {
- Dependencies {
Dependency [ date (Required) ]
@@ -14,7 +14,7 @@ Extension [ <persistent> extension #188 mongodb version 1.4.3 ] {
}
- Constants [2] {
- Constant [ string MONGODB_VERSION ] { 1.4.3 }
+ Constant [ string MONGODB_VERSION ] { 1.4.4 }
Constant [ string MONGODB_STABILITY ] { stable }
}
diff --git a/php-pecl-mongodb.spec b/php-pecl-mongodb.spec
index b4eb03c..cccb077 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -46,7 +46,7 @@
Summary: MongoDB driver for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-%global upstream_version 1.4.3
+%global upstream_version 1.4.4
#global upstream_prever RC2
#global upstream_lower ~rc2
Version: %{upstream_version}%{?upstream_lower}
@@ -322,6 +322,9 @@ exit $ret
%changelog
+* Thu Jun 7 2018 Remi Collet <remi@remirepo.net> - 1.4.4-1
+- update to 1.4.4
+
* Thu Apr 19 2018 Remi Collet <remi@remirepo.net> - 1.4.3-1
- update to 1.4.3
- with libbson and libmongoc 1.9.4