fuse-overlayfs-0.4.2-0.4.dev.gitd99d868
- autobuilt d99d868 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
99784dc873
commit
f7c6084342
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/fuse-overlayfs-8d92da6.tar.gz
|
||||
/fuse-overlayfs-1ff7c64.tar.gz
|
||||
/fuse-overlayfs-95e1d01.tar.gz
|
||||
/fuse-overlayfs-d99d868.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 95e1d01febb67fbc4a02b08880f42273ccfbec4a
|
||||
%global commit0 d99d8684c025ebb200cc6c5044f50a0d99ac1ffd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.4.2
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -61,6 +61,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_prefix}/lib/modules-load.d/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Tue Jul 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-0.4.dev.gitd99d868
|
||||
- autobuilt d99d868
|
||||
|
||||
* Tue Jul 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-0.3.dev.git95e1d01
|
||||
- autobuilt 95e1d01
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-95e1d01.tar.gz) = 3054ed7856ded67bd4654c5fc3ae5fbacbd8415fccc82f34a4c051cc1970a4d17b6a6cedf9a03f01b51a5c380ea00a5e2c506c49ee8f1d782633c9d0985c9125
|
||||
SHA512 (fuse-overlayfs-d99d868.tar.gz) = fcfa6096b1c833fda214c2db10ee78857284f699b5b2e30e4ed1ee19cf124d9961b0a3e59bbe1c4b7118dbf5641bdf940f2a5699c14c0567e07b8711c8ca2007
|
||||
|
||||
Loading…
Reference in New Issue
Block a user