fuse-overlayfs: 0.3-5.dev.git8ec68ae
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
a696b30c20
commit
d36245a220
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/fuse-overlayfs-6d269aa.tar.gz
|
||||
/fuse-overlayfs-ff65ede.tar.gz
|
||||
/fuse-overlayfs-ea72572.tar.gz
|
||||
/fuse-overlayfs-8ec68ae.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 ea7257236468be76ee92fedda2ffff7fa69eeb3d
|
||||
%global commit0 8ec68aee528edf5bfb3ce6fead7a7094f48bd1b8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.3
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -54,6 +54,9 @@ make DESTDIR=%{buildroot} install
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Sun Mar 10 2019 Giuseppe Scrivano <gscrivan@redhat.com> - 0.3-5.dev.git8ec68ae
|
||||
- built commit 8ec68ae
|
||||
|
||||
* Tue Feb 26 2019 Giuseppe Scrivano <gscrivan@redhat.com> - 0.3-4.dev.gitea72572
|
||||
- built commit ea72572
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-ea72572.tar.gz) = 5da56fbe57b7e7d3bfb701cd4d6259fcc86d7300e3108b8b0664959b07856d36f6979f0bc15fcecfec5644262c59e4a8f8ef8c961631185a08041cf087f0cc0c
|
||||
SHA512 (fuse-overlayfs-8ec68ae.tar.gz) = 761a1256cea3588838594689d995b96abeb6c550d1812d89c39ffd6c6c5497b371420059cb6e1f5299cace7f78aedf3b973b888edd0b3572fb0550ee0332424e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user