forked from pool/fuse-oscfs
- 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
This commit is contained in:
parent
4734da2c68
commit
e34c5674d8
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/mgerstner/oscfs.git</param>
|
<param name="url">https://github.com/mgerstner/oscfs.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">v0.8.0</param>
|
<param name="revision">v0.8.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/mgerstner/oscfs.git</param>
|
<param name="url">https://github.com/mgerstner/oscfs.git</param>
|
||||||
<param name="changesrevision">6cb0cc4bc3f2338dcb88f6e4aa22983558a52944</param></service></servicedata>
|
<param name="changesrevision">1153b097df63f57552bce553ddba3944a55e065d</param></service></servicedata>
|
@ -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
|
Tue Feb 22 09:42:26 UTC 2022 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: fuse-oscfs
|
Name: fuse-oscfs
|
||||||
Version: 0.8.0
|
Version: 0.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A FUSE file system for accessing Open Build Service instances
|
Summary: A FUSE file system for accessing Open Build Service instances
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ecd0d015a30b0f3e4a2682e0165662995eb9ebbda007467b0f31f0263b9248c6
|
|
||||||
size 29908
|
|
3
oscfs-v0.8.1.tar.xz
Normal file
3
oscfs-v0.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b1b6b758adbd899be0b4ac753dd5219aae51db8018382571f47a87b437c629f6
|
||||||
|
size 29928
|
Loading…
Reference in New Issue
Block a user