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
a9933e66b8
commit
41a98c1c47
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 91a020f8ae5d32f0b8a814fdd608fe5f08e82d11
|
||||
%global commit0 5f666c1e670d608a40a53fe18c49b01e255b5fe0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -9,8 +9,8 @@
|
||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.6
|
||||
Release: 3.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
|
||||
* Sat Jun 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.8-2.dev.git5f666c1
|
||||
- bump to 0.7.8
|
||||
- autobuilt 5f666c1
|
||||
|
||||
* Wed Jun 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.6-3.dev.git91a020f
|
||||
- autobuilt 91a020f
|
||||
|
||||
@ -219,7 +223,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-1.dev.git5f666c10.0.dev.git1a5b202
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.8-1.dev.git5f666c1.dev.git5f666c10.0.dev.git1a5b202
|
||||
- autobuilt 1a5b202
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.7.8-9.0.dev.git5f666c1
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-91a020f.tar.gz) = 0ce72a5c563ccc19849acf37934af1144e0701d922e3f1149be8d8b436546e5933c1ca2115ac4681c8644fc12952efe423a2f3b93f290d79c65680acce0a4a0c
|
||||
SHA512 (fuse-overlayfs-5f666c1.tar.gz) = b032a853996d47a34466333ca19082b5c324a2b588008e045970f511f2f7c4bdad1e53f754a8fd0086cf6097ff39a6f1bd076330019a973169b8291fe000d7d2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user