fuse-overlayfs-1.1.0-7.dev.git87a850d
- autobuilt 87a850d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
10bed1295c
commit
fd15b1f16d
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@
|
||||
/fuse-overlayfs-b420338.tar.gz
|
||||
/fuse-overlayfs-a7dd943.tar.gz
|
||||
/fuse-overlayfs-50ab2c2.tar.gz
|
||||
/fuse-overlayfs-87a850d.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 50ab2c272c49c94334cf1fe2699522a93ca79570
|
||||
%global commit0 87a850d616cfb0283e18283c25afd43789801a86
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.1.0
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 7.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
|
||||
* Mon Jun 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-7.dev.git87a850d
|
||||
- autobuilt 87a850d
|
||||
|
||||
* Mon Jun 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-6.dev.git50ab2c2
|
||||
- autobuilt 50ab2c2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-50ab2c2.tar.gz) = 948343990ca64b96bf906101e6c10c35474933d46ab22baa8abe37cfe284aaf4305a382946aa49c03e70c0b051fa86ddf0e926a53698b6bdc978cd4f16c4ff9f
|
||||
SHA512 (fuse-overlayfs-87a850d.tar.gz) = b77b1173b4f40bf3fcc006edc9f2d41795037de07b1ade93f0fc835e5458667ef9b23dc90d10f8f18ceba6bc2e5d173160bb18cea58484a29ccedfb97193638a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user