fuse-overlayfs-0.7-4.0.dev.git58101db
- autobuilt 58101db Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
094c7fc17c
commit
f5ed8ebd4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/fuse-overlayfs-5f028d2.tar.gz
|
||||
/fuse-overlayfs-b3b6765.tar.gz
|
||||
/fuse-overlayfs-34794cf.tar.gz
|
||||
/fuse-overlayfs-58101db.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 34794cf17f9f6397926367ce58e8a76b8770c3d8
|
||||
%global commit0 58101db1b056c58975c397fccd9c0d217d138ba9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.7
|
||||
Release: 3.0.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.0.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -67,6 +67,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Mon Nov 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7-4.0.dev.git58101db
|
||||
- autobuilt 58101db
|
||||
|
||||
* Sat Nov 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7-3.0.dev.git34794cf
|
||||
- autobuilt 34794cf
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-34794cf.tar.gz) = 188bb2db5458438f33e59828cecfcef0fb0303c9085c3494b53a598700b3b978d95ffd115e3fe75549096c3e100ca26c38b02d583d65448200b5064bd0ae79c7
|
||||
SHA512 (fuse-overlayfs-58101db.tar.gz) = e8f971ab901144c046666a732dd35678aaa203f3de750aeb9202a7697e6f0da07f6c2e1c6f1f51383d0a27f775a02441e231408816cf48a78c5b750eacce9a33
|
||||
|
||||
Loading…
Reference in New Issue
Block a user