fuse-overlayfs-0.6.3-3.0.dev.git1955ff6
- autobuilt 1955ff6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
534ad357d0
commit
3331477006
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/fuse-overlayfs-66e01c8.tar.gz
|
||||
/fuse-overlayfs-b0a9bda.tar.gz
|
||||
/fuse-overlayfs-46c0f8e.tar.gz
|
||||
/fuse-overlayfs-1955ff6.tar.gz
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 46c0f8e650f8faeff4126e59e33c899d12ef543a
|
||||
%global commit0 1955ff671052f6301d34edd95a04e3552f1831b9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v0.6.2
|
||||
%global built_tag v0.6.3
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.6.3
|
||||
Release: 2.0.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.0.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -67,6 +67,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.6.3-3.0.dev.git1955ff6
|
||||
- autobuilt 1955ff6
|
||||
|
||||
* Thu Sep 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.6.3-2.0.dev.git46c0f8e
|
||||
- bump to 0.6.3
|
||||
- autobuilt 46c0f8e
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-46c0f8e.tar.gz) = ed62af3fcf05299580ab0931d0dababc29030c58e489d52eddac1fea470e3a5505b1fbedea1d495a520a6cccb3b1de400563739f1710879d9e267ecb1bfd2194
|
||||
SHA512 (fuse-overlayfs-1955ff6.tar.gz) = 7a079c906efba836eeb5851c5ed6ab338924622fc649048ebfa3222f00bc8b69668cf93e1af894b54a4dbca91ba1537804ceefe792a2eaac1f6f2c7ac84b5154
|
||||
|
||||
Loading…
Reference in New Issue
Block a user