summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-22 07:16:50 +0100
committerRemi Collet <remi@remirepo.net>2021-01-22 07:16:50 +0100
commit7cf6f7cb1f4e6a2d3242658a40a81b8ffc0fb16c (patch)
treedb016c0474a201ddc05153ae2c31ea24c6675c17
parentc31ffdd5335bcf98a4b02790bdcfca900e6c3e16 (diff)
update to 1.0.4
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-smbclient.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 4dcfd00..9b6163a 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,5 +2,5 @@
smbclient
smbclient Support => enabled
-smbclient extension Version => 1.0.3
+smbclient extension Version => 1.0.4
libsmbclient library Version => 4.13.3
diff --git a/REFLECTION b/REFLECTION
index ee53e77..ebe5574 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #119 smbclient version 1.0.3 ] {
+Extension [ <persistent> extension #119 smbclient version 1.0.4 ] {
- Constants [30] {
Constant [ int SMBCLIENT_XATTR_CREATE ] { 1 }
diff --git a/php-smbclient.spec b/php-smbclient.spec
index f4490ac..bafdabf 100644
--- a/php-smbclient.spec
+++ b/php-smbclient.spec
@@ -35,7 +35,7 @@
%global with_tests 0%{?_with_tests:1}
Name: %{?sub_prefix}php-smbclient
-Version: 1.0.3
+Version: 1.0.4
%if 0%{?gh_date}
Release: 0.9.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
@@ -244,6 +244,9 @@ fi
%changelog
+* Fri Jan 22 2021 Remi Collet <remi@remirepo.net> - 1.0.4-1
+- update to 1.0.4
+
* Thu Jan 21 2021 Remi Collet <remi@remirepo.net> - 1.0.3-1
- update to 1.0.3