fuse-overlayfs-0.1-6.dev.git3d48bf9
- built commit 3d48bf9 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
de1d66ccbb
commit
5aa80dbf51
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/fuse-overlayfs-79c70fd.tar.gz
|
||||
/fuse-overlayfs-d40ac75.tar.gz
|
||||
/fuse-overlayfs-3d48bf9.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 d40ac752b4d0f711dbb2bde8e30129ffc2a2529c
|
||||
%global commit0 3d48bf9a82b7838bff13f743b632fc74805267f8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.1
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -51,8 +51,12 @@ make DESTDIR=%{buildroot} install
|
||||
%license COPYING
|
||||
%doc README.md
|
||||
%{_bindir}/%{name}
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 23 2018 Giuseppe Scrivano <gscrivan@redhat.com> - 0.1-6.dev.git3d48bf9
|
||||
- built commit 3d48bf9
|
||||
|
||||
* Fri Aug 10 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-5.dev.gitd40ac75
|
||||
- built commit d40ac75
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-d40ac75.tar.gz) = 98fa4ee73c485b9e416efe872d7c4439c61c5e782ec0b3baed05853ed88d8f1198793139eb1246af05a2f8671970b2d84a3ebf4fbd4046e9a649725684505f72
|
||||
SHA512 (fuse-overlayfs-3d48bf9.tar.gz) = efcad0b8b0554286c3bd53e49acaf1bced9d92c10dcfa5eb9d873a8f85e24bad233706c47105aab0cae3a3a69e253bf5af79b7408c0c4df9a69501689c3ef015
|
||||
|
||||
Loading…
Reference in New Issue
Block a user