fuse-overlayfs-1.2.0+dev-4.dev.gitfbae3f0
- autobuilt fbae3f0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fe9885375a
commit
dff18f0a43
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
||||
/fuse-overlayfs-f009906.tar.gz
|
||||
/fuse-overlayfs-54da2c0.tar.gz
|
||||
/fuse-overlayfs-80d0ed6.tar.gz
|
||||
/fuse-overlayfs-fbae3f0.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 80d0ed64991fe6766129193f8a7006bbfb100820
|
||||
%global commit0 fbae3f0271805c4a65a411ce2990ae013f682b61
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.2.0+dev
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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
|
||||
* Fri Oct 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-4.dev.gitfbae3f0
|
||||
- autobuilt fbae3f0
|
||||
|
||||
* Wed Oct 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-3.dev.git80d0ed6
|
||||
- autobuilt 80d0ed6
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-80d0ed6.tar.gz) = d4433f5599ff2155041ef792455a879d825a0d86d46e9f931c359bb4f88505ee9b2cba588fe0a3705efa1414a230d5c6b87bd7e6a91a8798cfe279c6ee567bb8
|
||||
SHA512 (fuse-overlayfs-fbae3f0.tar.gz) = d973ddb1908991f2eca00cdb2608459189636b5cf73cd5bb65cc7f2d112b001511d3ae5fdaa6ea6e990377c63eb38708a6b41626ed1732f2284787e3cab4490d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user