fuse-overlayfs-0.4.2-0.3.dev.git95e1d01
- autobuilt 95e1d01 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6e30969691
commit
99784dc873
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/fuse-overlayfs-a7c8295.tar.gz
|
||||
/fuse-overlayfs-8d92da6.tar.gz
|
||||
/fuse-overlayfs-1ff7c64.tar.gz
|
||||
/fuse-overlayfs-95e1d01.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 7bc2dd978e01856c5616f915074ae35acb1502aa
|
||||
%global commit0 95e1d01febb67fbc4a02b08880f42273ccfbec4a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.4.2
|
||||
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}
|
||||
@ -61,6 +61,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_prefix}/lib/modules-load.d/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Tue Jul 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-0.3.dev.git95e1d01
|
||||
- autobuilt 95e1d01
|
||||
|
||||
* Tue Jul 09 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.4.2-0.2.dev.git7bc2dd9
|
||||
- modify release tag, hook up package to autobuilder
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-7bc2dd9.tar.gz) = 51aa20c1c3cf72d5ddde8dbfbb1991fbca2405aabff6d9f47a0b1a21dca1ac564f2b62b1c2989c19c9ca2fcaef5edf83e6b555d2e28056bff4530838032661ad
|
||||
SHA512 (fuse-overlayfs-95e1d01.tar.gz) = 3054ed7856ded67bd4654c5fc3ae5fbacbd8415fccc82f34a4c051cc1970a4d17b6a6cedf9a03f01b51a5c380ea00a5e2c506c49ee8f1d782633c9d0985c9125
|
||||
|
||||
Loading…
Reference in New Issue
Block a user