fuse-overlayfs-0.5.1-0.3.dev.git89b814d
- autobuilt 89b814d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cbd96d0613
commit
76d181ef4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/fuse-overlayfs-80eb59d.tar.gz
|
||||
/fuse-overlayfs-58e3f7c.tar.gz
|
||||
/fuse-overlayfs-c756bbe.tar.gz
|
||||
/fuse-overlayfs-89b814d.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 c756bbe9e744198034a4875958e34f2f10d6bd18
|
||||
%global commit0 89b814dc275b603d80ec4a609cd2024c8f23a7cc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.5.1
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -65,6 +65,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_usr}/lib/modules-load.d/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-0.3.dev.git89b814d
|
||||
- autobuilt 89b814d
|
||||
|
||||
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-0.2.dev.gitc756bbe
|
||||
- autobuilt c756bbe
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-c756bbe.tar.gz) = 9f7d373bdbbbebfd7b7c48ae066a7b901a926cb30763ae2bdb74afc27f0cf069b9df16d446d199df2362f9b595637d8ba78514f4c5b11208aa355febad334f00
|
||||
SHA512 (fuse-overlayfs-89b814d.tar.gz) = 7faa8215236d66c52e37ca8fc29792133163b716057cb1b0791568f1916460a9d9fca99b85d2d0c670e9c83e5b5f5f579aa54635830438d5aba552b742a669cc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user