fuse-overlayfs-1.1.0-18.dev.git04ed72d
- autobuilt 04ed72d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
45bf7ea9ba
commit
853474a12c
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/fuse-overlayfs-b958a30.tar.gz
|
||||
/fuse-overlayfs-0097950.tar.gz
|
||||
/fuse-overlayfs-421c64d.tar.gz
|
||||
/fuse-overlayfs-04ed72d.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 421c64db788688469a6c41e14dddce22fefc26ed
|
||||
%global commit0 04ed72d15513d744cbc7e60273a4700facf4ddc5
|
||||
%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: 17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 18.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 Oct 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-18.dev.git04ed72d
|
||||
- autobuilt 04ed72d
|
||||
|
||||
* Sat Sep 12 16:11:43 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-17.dev.git421c64d
|
||||
- autobuilt 421c64d
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-421c64d.tar.gz) = 5cf90e558e17361eaed790d003741731fed9eb743516c091501d9e254100324ffa4d7749d48202944cc14f40aafed1d566629a2a51a71ef077c81316956f76f9
|
||||
SHA512 (fuse-overlayfs-04ed72d.tar.gz) = 7d83650b022ece5760e352926c62071831929b8ad7dc67d324073ee6fdc565cd80bea441054dfccbbad7343b57d60f8c3b75e6e227ceaacf77b03ac77e51d5d9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user