fuse-overlayfs-0.7.8-2.dev.git5f666c1
- bump to 0.7.8 - autobuilt 5f666c1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ffe2342fe4
commit
3f8295a351
@ -1,16 +1,16 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 222c3a1901b2685462d4bcc6f3f24bde380a09fe
|
||||
%global commit0 5f666c1e670d608a40a53fe18c49b01e255b5fe0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v1.0.0
|
||||
%define built_tag v0.7.8
|
||||
|
||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.0.0
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.7.8
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -71,6 +71,10 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.8-2.dev.git5f666c1
|
||||
- bump to 0.7.8
|
||||
- autobuilt 5f666c1
|
||||
|
||||
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-6.dev.git222c3a1
|
||||
- autobuilt 222c3a1
|
||||
|
||||
@ -87,7 +91,7 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
- bump to 1.0.0
|
||||
- autobuilt f040ab0
|
||||
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.8-10.0.dev.git1a5b202
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.8-1.dev.git5f666c10.0.dev.git1a5b202
|
||||
- autobuilt 1a5b202
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.8-9.0.dev.git5f666c1
|
||||
|
||||
1
sources
1
sources
@ -1,2 +1 @@
|
||||
SHA512 (fuse-overlayfs-222c3a1.tar.gz) = ccd12d61a9ee5b1ef204158d9ae83ffa118e94bc4f91e95491d108f8eef99648ed2ee32692b61d8aaf167ffb105569580d9d7c367b944fc6207ec68f8bb55f9d
|
||||
SHA512 (fuse-overlayfs-5f666c1.tar.gz) = b032a853996d47a34466333ca19082b5c324a2b588008e045970f511f2f7c4bdad1e53f754a8fd0086cf6097ff39a6f1bd076330019a973169b8291fe000d7d2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user