fuse-overlayfs: 0.3-4.dev.gitea72572
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
4985b8316d
commit
a696b30c20
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/fuse-overlayfs-5c9742d.tar.gz
|
||||
/fuse-overlayfs-6d269aa.tar.gz
|
||||
/fuse-overlayfs-ff65ede.tar.gz
|
||||
/fuse-overlayfs-ea72572.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 ff65edefc7fa70890a035449d720ae71d09ffe70
|
||||
%global commit0 ea7257236468be76ee92fedda2ffff7fa69eeb3d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.3
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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
|
||||
* Tue Feb 26 2019 Giuseppe Scrivano <gscrivan@redhat.com> - 0.3-4.dev.gitea72572
|
||||
- built commit ea72572
|
||||
|
||||
* Wed Feb 13 2019 Giuseppe Scrivano <gscrivan@redhat.com> - 0.3-3.dev.gitff65ede
|
||||
- built commit ff65ede
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-ff65ede.tar.gz) = 35cbf321b13f934211e9ff38730e497d773f0d92bb5704e0c7750cb8d1fe7002abea3b0beb93bed7200f402ae4e1a80d19862aef73cc0f3342bd515feb0c012f
|
||||
SHA512 (fuse-overlayfs-ea72572.tar.gz) = 5da56fbe57b7e7d3bfb701cd4d6259fcc86d7300e3108b8b0664959b07856d36f6979f0bc15fcecfec5644262c59e4a8f8ef8c961631185a08041cf087f0cc0c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user