fuse-overlayfs-0.4-1.dev.git8d92da6
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
6474eb8c8f
commit
af0eb158fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/fuse-overlayfs-a6958ce.tar.gz
|
||||
/fuse-overlayfs-89bd69b.tar.gz
|
||||
/fuse-overlayfs-a7c8295.tar.gz
|
||||
/fuse-overlayfs-8d92da6.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 a7c82958062e91febba6c17e1c72e2274db3ac7c
|
||||
%global commit0 8d92da63a9128d4a2fde86d5c1ee5b3cf3486d9e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.3
|
||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.4
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -61,6 +61,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_prefix}/lib/modules-load.d/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Thu Jun 06 2019 Giuseppe Scrivano <gscrivan@redhat.com> - 0.4-1.dev.git8d92da6
|
||||
- built commit 8d92da6
|
||||
|
||||
* Fri May 17 2019 Giuseppe Scrivano <gscrivan@redhat.com> - 0.3-10.dev.gita7c829
|
||||
- built commit a7c829
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-a7c8295.tar.gz) = 3b31340313fbac6c17dcc4a9a834b1c992100b97dddfd0a3e28252d7cad27cfd1b8f4797ee693df1050aec1137fbb8d27e265eb99b2f314ae366ccb32e1aa893
|
||||
SHA512 (fuse-overlayfs-8d92da6.tar.gz) = 5bb9a02620be14b879e3501f8a672e3bf6e1c9327428c6a51eb0fc78fce95eb74634984a22749a61664e1a078dac18de4fde3a79fb3819e512ca642214c5eaa7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user