forked from pool/fuse-overlayfs
Accepting request 795663 from home:sgrunert
- Update to v1.0.0 - Fix portability issue to 32 bits architectures OBS-URL: https://build.opensuse.org/request/show/795663 OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse-overlayfs?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
da9046315b
commit
4a6ac00a13
4
_service
4
_service
@@ -3,8 +3,8 @@
|
||||
<param name="url">https://github.com/containers/fuse-overlayfs.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">fuse-overlayfs</param>
|
||||
<param name="versionformat">0.7.8</param>
|
||||
<param name="revision">v0.7.8</param>
|
||||
<param name="versionformat">1.0.0</param>
|
||||
<param name="revision">v1.0.0</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled">
|
||||
<param name="basename">fuse-overlayfs</param>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7507fe1742eaefd105bf36642fc860767fb14562ae8a6afcb08224291717ded
|
||||
size 80000
|
3
fuse-overlayfs-1.0.0.tar.xz
Normal file
3
fuse-overlayfs-1.0.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34c149042a9be3d19ec17e5a460248fcdb1f7f3ce988c589929473c0ce5c871d
|
||||
size 80020
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 06:43:34 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
|
||||
|
||||
- Update to v1.0.0
|
||||
- Fix portability issue to 32 bits architectures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 17 16:04:37 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.7.8
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: FUSE implementation for overlayfs
|
||||
License: GPL-3.0-only
|
||||
|
Reference in New Issue
Block a user