fuse-overlayfs-0.1-5.dev.gitd40ac75
- built commit d40ac75 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
ff7692e026
commit
de1d66ccbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/fuse-overlayfs-79c70fd.tar.gz
|
||||
/fuse-overlayfs-d40ac75.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 79c70fd91a67861a78d336b30ce46ce34fc6712d
|
||||
%global commit0 d40ac752b4d0f711dbb2bde8e30129ffc2a2529c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.1
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -53,6 +53,9 @@ make DESTDIR=%{buildroot} install
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Aug 10 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-5.dev.gitd40ac75
|
||||
- built commit d40ac75
|
||||
|
||||
* Mon Jul 30 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-4.dev.git79c70fd
|
||||
- Resolves: #1609598 - initial upload to Fedora
|
||||
- bundled gnulib
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-79c70fd.tar.gz) = 35b476ac876a3a0ea873b377d17c6cc614b60fc0dcd3d00e81375b21d3e662032987da185064ffd692863bb81d5e3f94dfdb2547aa28060e1659e761705ab637
|
||||
SHA512 (fuse-overlayfs-d40ac75.tar.gz) = 98fa4ee73c485b9e416efe872d7c4439c61c5e782ec0b3baed05853ed88d8f1198793139eb1246af05a2f8671970b2d84a3ebf4fbd4046e9a649725684505f72
|
||||
|
||||
Loading…
Reference in New Issue
Block a user