fuse-overlayfs-0.7.8-9.0.dev.git5f666c1
- autobuilt 5f666c1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c6902d0f3c
commit
3bceff8169
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/fuse-overlayfs-9076145.tar.gz
|
||||
/fuse-overlayfs-9266fca.tar.gz
|
||||
/fuse-overlayfs-ce61c7e.tar.gz
|
||||
/fuse-overlayfs-5f666c1.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 ce61c7e9552190afd1bb04a8bf7e62645aac1c2c
|
||||
%global commit0 5f666c1e670d608a40a53fe18c49b01e255b5fe0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.7.8
|
||||
Release: 8.0.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 9.0.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -71,6 +71,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.8-9.0.dev.git5f666c1
|
||||
- autobuilt 5f666c1
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.8-8.0.dev.gitce61c7e
|
||||
- autobuilt 5f666c1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-ce61c7e.tar.gz) = 89c86f170865227aada156ea022ba097cf6c029f93423a46b95e9c7544efac4767e009fd1e081513b2d680f605ee9900af05a6508883af8348565269676e2b8b
|
||||
SHA512 (fuse-overlayfs-5f666c1.tar.gz) = b032a853996d47a34466333ca19082b5c324a2b588008e045970f511f2f7c4bdad1e53f754a8fd0086cf6097ff39a6f1bd076330019a973169b8291fe000d7d2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user