fuse-overlayfs-1.2.0+dev-3.dev.git80d0ed6
- autobuilt 80d0ed6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ceb1a1d25a
commit
fe9885375a
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@
|
||||
/fuse-overlayfs-ba73142.tar.gz
|
||||
/fuse-overlayfs-f009906.tar.gz
|
||||
/fuse-overlayfs-54da2c0.tar.gz
|
||||
/fuse-overlayfs-80d0ed6.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 54da2c0cf4b3b1bf0c16d10784ce587393a62e08
|
||||
%global commit0 80d0ed64991fe6766129193f8a7006bbfb100820
|
||||
%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: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.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
|
||||
* Wed Oct 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-3.dev.git80d0ed6
|
||||
- autobuilt 80d0ed6
|
||||
|
||||
* Tue Oct 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-2.dev.git54da2c0
|
||||
- bump to 1.2.0+dev
|
||||
- autobuilt 54da2c0
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-54da2c0.tar.gz) = 0eee3f12ad2c463243d5c4d2e289e8ce4b85c6d889630dfe717184057d5a0e5b4c88adc16365790318fc9ecfb339400e7f571c66b5d994586cc62d43d353235c
|
||||
SHA512 (fuse-overlayfs-80d0ed6.tar.gz) = d4433f5599ff2155041ef792455a879d825a0d86d46e9f931c359bb4f88505ee9b2cba588fe0a3705efa1414a230d5c6b87bd7e6a91a8798cfe279c6ee567bb8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user