From 14597f30830d9f6990c06be16ba9336f4109cde2ae7ef1e1eff5f0b1864b882d Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Wed, 23 Feb 2022 10:27:14 +0000 Subject: [PATCH] - Update to version v0.8.1: * urlopenwrapper: make data an optional argument, fixing a start error on some Python versions. OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse-oscfs?expand=0&rev=10 --- _service | 2 +- _servicedata | 2 +- fuse-oscfs.changes | 7 +++++++ fuse-oscfs.spec | 2 +- oscfs-v0.8.0.tar.xz | 3 --- oscfs-v0.8.1.tar.xz | 3 +++ 6 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 oscfs-v0.8.0.tar.xz create mode 100644 oscfs-v0.8.1.tar.xz diff --git a/_service b/_service index 5b1c5e7..edc0f6e 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/mgerstner/oscfs.git git - v0.8.0 + v0.8.1 @PARENT_TAG@ enable diff --git a/_servicedata b/_servicedata index 0d71194..9296f4e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mgerstner/oscfs.git - 6cb0cc4bc3f2338dcb88f6e4aa22983558a52944 \ No newline at end of file + 1153b097df63f57552bce553ddba3944a55e065d \ No newline at end of file diff --git a/fuse-oscfs.changes b/fuse-oscfs.changes index f79c974..b914181 100644 --- a/fuse-oscfs.changes +++ b/fuse-oscfs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 23 10:25:23 UTC 2022 - matthias.gerstner@suse.com + +- Update to version v0.8.1: + * urlopenwrapper: make data an optional argument, fixing a start error on + some Python versions. + ------------------------------------------------------------------- Tue Feb 22 09:42:26 UTC 2022 - matthias.gerstner@suse.com diff --git a/fuse-oscfs.spec b/fuse-oscfs.spec index 0053e6c..b9ea8e5 100644 --- a/fuse-oscfs.spec +++ b/fuse-oscfs.spec @@ -17,7 +17,7 @@ Name: fuse-oscfs -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: A FUSE file system for accessing Open Build Service instances License: GPL-2.0-or-later diff --git a/oscfs-v0.8.0.tar.xz b/oscfs-v0.8.0.tar.xz deleted file mode 100644 index 0aeb524..0000000 --- a/oscfs-v0.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecd0d015a30b0f3e4a2682e0165662995eb9ebbda007467b0f31f0263b9248c6 -size 29908 diff --git a/oscfs-v0.8.1.tar.xz b/oscfs-v0.8.1.tar.xz new file mode 100644 index 0000000..de1902a --- /dev/null +++ b/oscfs-v0.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b6b758adbd899be0b4ac753dd5219aae51db8018382571f47a87b437c629f6 +size 29928