From 3e118ae981370885a1b6d0251da111146f98d8917f2c830dfb5dae75b3d7c518 Mon Sep 17 00:00:00 2001 From: Arjen de Korte Date: Mon, 17 Apr 2023 19:07:52 +0000 Subject: [PATCH] Accepting request 1077085 from home:adkorte:branches:server:php:extensions - Update to version 1.1.0 * PHP 8 readiness - Update to version 1.0.7 * xattr fix - Update to version 1.0.6 * ftruncate implemented on smb_streams OBS-URL: https://build.opensuse.org/request/show/1077085 OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-smbclient?expand=0&rev=10 --- php-smbclient.changes | 11 ++++++++++- php-smbclient.spec | 4 ++-- smbclient-1.0.6.tgz | 3 --- smbclient-1.1.0.tgz | 3 +++ 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 smbclient-1.0.6.tgz create mode 100644 smbclient-1.1.0.tgz diff --git a/php-smbclient.changes b/php-smbclient.changes index f18c217..578c55e 100644 --- a/php-smbclient.changes +++ b/php-smbclient.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 3 20:33:48 UTC 2023 - Arjen de Korte + +- Update to version 1.1.0 + * PHP 8 readiness +- Update to version 1.0.7 + * xattr fix + ------------------------------------------------------------------- Sat Dec 10 10:32:12 UTC 2022 - Arjen de Korte @@ -6,7 +14,8 @@ Sat Dec 10 10:32:12 UTC 2022 - Arjen de Korte ------------------------------------------------------------------- Sun Feb 28 22:52:22 UTC 2021 - Arjen de Korte -- ftruncate implemented on smb_streams +- Update to version 1.0.6 + * ftruncate implemented on smb_streams ------------------------------------------------------------------- Fri Feb 19 18:59:18 UTC 2021 - Arjen de Korte diff --git a/php-smbclient.spec b/php-smbclient.spec index 4698b1b..0ea5b68 100644 --- a/php-smbclient.spec +++ b/php-smbclient.spec @@ -1,7 +1,7 @@ # # spec file for package php-smbclient # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ ExclusiveArch: do-not-build %endif Name: %{php_name}-%{pkg_name} -Version: 1.0.6 +Version: 1.1.0 Release: 0 Summary: A PHP wrapper for libsmbclient License: PHP-3.01 diff --git a/smbclient-1.0.6.tgz b/smbclient-1.0.6.tgz deleted file mode 100644 index ab99380..0000000 --- a/smbclient-1.0.6.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66c433743b7a34b45606c03be689bdce4c52bc1eb306cbef3e15c966b5ff28d7 -size 33207 diff --git a/smbclient-1.1.0.tgz b/smbclient-1.1.0.tgz new file mode 100644 index 0000000..1d1ba73 --- /dev/null +++ b/smbclient-1.1.0.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba664205345461299c5364da01ca51836d671e6dc2785e2a8021ff8da423e4d5 +size 35085