fuse-overlayfs-0.6.3-2.0.dev.git46c0f8e
- bump to 0.6.3 - autobuilt 46c0f8e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5f125b3a40
commit
534ad357d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/fuse-overlayfs-74fb3dd.tar.gz
|
||||
/fuse-overlayfs-66e01c8.tar.gz
|
||||
/fuse-overlayfs-b0a9bda.tar.gz
|
||||
/fuse-overlayfs-46c0f8e.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 b0a9bdaa646ac4bcd6e68cc6489353d52d157af7
|
||||
%global commit0 46c0f8e650f8faeff4126e59e33c899d12ef543a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -7,8 +7,8 @@
|
||||
%global built_tag v0.6.2
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.6.2
|
||||
Release: 7.0.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.6.3
|
||||
Release: 2.0.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -67,6 +67,10 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Thu Sep 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.6.3-2.0.dev.git46c0f8e
|
||||
- bump to 0.6.3
|
||||
- autobuilt 46c0f8e
|
||||
|
||||
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-7.0.dev.gitb0a9bda
|
||||
- autobuilt b0a9bda
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-b0a9bda.tar.gz) = f0ad8e4b10c0ee8a2453d685ea35164ac5dceb7d2f187e956dc0a22775f77804f628d8d751df741bbcd9e3f962a52c7f9d3796e3c26f98d35d4c80320ba5fd8b
|
||||
SHA512 (fuse-overlayfs-46c0f8e.tar.gz) = ed62af3fcf05299580ab0931d0dababc29030c58e489d52eddac1fea470e3a5505b1fbedea1d495a520a6cccb3b1de400563739f1710879d9e267ecb1bfd2194
|
||||
|
||||
Loading…
Reference in New Issue
Block a user