Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fuse-overlayfs.git#e29941f2c1a850da0f2a5b0fbda21fd780ffb118
This commit is contained in:
parent
4f44f231ba
commit
ca63f96720
2
.gitignore
vendored
2
.gitignore
vendored
@ -89,3 +89,5 @@
|
||||
/fuse-overlayfs-54da2c0.tar.gz
|
||||
/fuse-overlayfs-80d0ed6.tar.gz
|
||||
/fuse-overlayfs-fbae3f0.tar.gz
|
||||
/fuse-overlayfs-d450ee1.tar.gz
|
||||
/fuse-overlayfs-15a0464.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 fbae3f0271805c4a65a411ce2990ae013f682b61
|
||||
%global commit0 15a04643b84385cf295f28cfceee5598441ca67f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.2.0+dev
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -71,6 +71,12 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Sat Nov 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-6.dev.git15a0464
|
||||
- autobuilt 15a0464
|
||||
|
||||
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-5.dev.gitd450ee1
|
||||
- autobuilt d450ee1
|
||||
|
||||
* Fri Oct 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-4.dev.gitfbae3f0
|
||||
- autobuilt fbae3f0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-fbae3f0.tar.gz) = d973ddb1908991f2eca00cdb2608459189636b5cf73cd5bb65cc7f2d112b001511d3ae5fdaa6ea6e990377c63eb38708a6b41626ed1732f2284787e3cab4490d
|
||||
SHA512 (fuse-overlayfs-15a0464.tar.gz) = 4dc2c78433694316c021dd378bb979d4c2fd55817d1691517ae2c071c81ae9c7fe16bfac8944b034ba055d9b5124e0fc59472792c7a6efe2f0b9e932ae9747a4
|
||||
|
Loading…
Reference in New Issue
Block a user