fuse-overlayfs-0.1-8.dev.git91bb401
- built commit 91bb401 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
9bb2a56ead
commit
e8fa0b1a66
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 f48e1eff7a3a16c5f12c9f464bab2de0b8f56fdb
|
||||
%global commit0 91bb4019eb448288102c871d820f68843eab3685
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.1
|
||||
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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
|
||||
* Thu Dec 20 2018 Giuseppe Scrivano <gscrivan@redhat.com> - 0.1-8.dev.git91bb401
|
||||
- built commit 91bb401
|
||||
|
||||
* Tue Dec 18 2018 Giuseppe Scrivano <gscrivan@redhat.com> - 0.1-7.dev.gitf48e1ef
|
||||
- built commit f48e1ef
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user