fuse-overlayfs-0.5.1-0.2.dev.gitc756bbe
- autobuilt c756bbe Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e79f76f1e3
commit
cbd96d0613
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/fuse-overlayfs-b92a654.tar.gz
|
||||
/fuse-overlayfs-80eb59d.tar.gz
|
||||
/fuse-overlayfs-58e3f7c.tar.gz
|
||||
/fuse-overlayfs-c756bbe.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 58e3f7c5e292a6e36dd5cf60a605a3ab26b73d56
|
||||
%global commit0 c756bbe9e744198034a4875958e34f2f10d6bd18
|
||||
%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.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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
|
||||
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-0.2.dev.gitc756bbe
|
||||
- autobuilt c756bbe
|
||||
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-0.1.dev.git58e3f7c
|
||||
- bump to 0.5.1
|
||||
- autobuilt 58e3f7c
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-58e3f7c.tar.gz) = a1b0cb0275c9621647205120c3f55171f39b8805224de0c603acfb2fd6485a674d10625b0c54df661255c3e2c3ff9ac86f246acb26c61c6c4d30059b65feef4a
|
||||
SHA512 (fuse-overlayfs-c756bbe.tar.gz) = 9f7d373bdbbbebfd7b7c48ae066a7b901a926cb30763ae2bdb74afc27f0cf069b9df16d446d199df2362f9b595637d8ba78514f4c5b11208aa355febad334f00
|
||||
|
||||
Loading…
Reference in New Issue
Block a user