fuse-overlayfs-0.7.2-8.0.dev.gita0ba681
- autobuilt a0ba681 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
370fe448fb
commit
db8e83c3b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/fuse-overlayfs-53c17da.tar.gz
|
||||
/fuse-overlayfs-a6f9e32.tar.gz
|
||||
/fuse-overlayfs-9f27377.tar.gz
|
||||
/fuse-overlayfs-a0ba681.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 9f27377e132aa9761d06ec47d16fb5715c4bd28a
|
||||
%global commit0 a0ba68151aaac4e347b67a6ac9c625d80c1285a3
|
||||
%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.2
|
||||
Release: 7.0.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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
|
||||
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.2-8.0.dev.gita0ba681
|
||||
- autobuilt a0ba681
|
||||
|
||||
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.2-7.0.dev.git9f27377
|
||||
- autobuilt 9f27377
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-9f27377.tar.gz) = 9dac78fc45410fee49f770b6885f8d894111488136ccf726ae5751015d067c1bc0c1ddcd25b8eaba793936cce5678dca284f8a2660b10144abe49c3196ec8092
|
||||
SHA512 (fuse-overlayfs-a0ba681.tar.gz) = 4e1a474245edffb3c9ad6adee30c01864ec7356dcbd2d628b9bc10fcb2a91fb1e403dd3c57087cb6231bdcdd1dd1ce0ea87f66bb12bbb160692c52963bbd3ae0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user