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#dff18f0a432ad3b3d5f8bb7f06d4b5afdc8e2384
This commit is contained in:
parent
50cf3bbe09
commit
4f44f231ba
3
.gitignore
vendored
3
.gitignore
vendored
@ -86,3 +86,6 @@
|
||||
/fuse-overlayfs-1760775.tar.gz
|
||||
/fuse-overlayfs-ba73142.tar.gz
|
||||
/fuse-overlayfs-f009906.tar.gz
|
||||
/fuse-overlayfs-54da2c0.tar.gz
|
||||
/fuse-overlayfs-80d0ed6.tar.gz
|
||||
/fuse-overlayfs-fbae3f0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 f00990607250e2702700dcc613344bfc97a11fff
|
||||
%global commit0 fbae3f0271805c4a65a411ce2990ae013f682b61
|
||||
%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.1.0
|
||||
Release: 21.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.2.0+dev
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -71,6 +71,16 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Fri Oct 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-4.dev.gitfbae3f0
|
||||
- autobuilt fbae3f0
|
||||
|
||||
* Wed Oct 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-3.dev.git80d0ed6
|
||||
- autobuilt 80d0ed6
|
||||
|
||||
* Tue Oct 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-2.dev.git54da2c0
|
||||
- bump to 1.2.0+dev
|
||||
- autobuilt 54da2c0
|
||||
|
||||
* Sat Oct 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-21.dev.gitf009906
|
||||
- autobuilt f009906
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-f009906.tar.gz) = 8420c369787a9e5f89d4eb715249986f9022fd2d507ecd4b5142d47465935f3022ef7fe0880bdb59c5148f8448b02924fb981243abf8b1029aacff8079b7896b
|
||||
SHA512 (fuse-overlayfs-fbae3f0.tar.gz) = d973ddb1908991f2eca00cdb2608459189636b5cf73cd5bb65cc7f2d112b001511d3ae5fdaa6ea6e990377c63eb38708a6b41626ed1732f2284787e3cab4490d
|
||||
|
Loading…
Reference in New Issue
Block a user