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#0dfe0ad4f74af856ca7daa75055f8c7697ad44b5
This commit is contained in:
parent
ca63f96720
commit
57ccef3df2
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
|||||||
/fuse-overlayfs-fbae3f0.tar.gz
|
/fuse-overlayfs-fbae3f0.tar.gz
|
||||||
/fuse-overlayfs-d450ee1.tar.gz
|
/fuse-overlayfs-d450ee1.tar.gz
|
||||||
/fuse-overlayfs-15a0464.tar.gz
|
/fuse-overlayfs-15a0464.tar.gz
|
||||||
|
/fuse-overlayfs-fc9de46.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%global git0 https://github.com/containers/%{name}
|
%global git0 https://github.com/containers/%{name}
|
||||||
%global commit0 15a04643b84385cf295f28cfceee5598441ca67f
|
%global commit0 fc9de46ebfc341d4c118ba5302bf7d42cbd707e1
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: fuse-overlayfs
|
Name: fuse-overlayfs
|
||||||
Version: 1.2.0+dev
|
Version: 1.2.0+dev
|
||||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -71,6 +71,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
|||||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-7.dev.gitfc9de46
|
||||||
|
- autobuilt fc9de46
|
||||||
|
|
||||||
* Sat Nov 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-6.dev.git15a0464
|
* Sat Nov 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2.0+dev-6.dev.git15a0464
|
||||||
- autobuilt 15a0464
|
- autobuilt 15a0464
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fuse-overlayfs-15a0464.tar.gz) = 4dc2c78433694316c021dd378bb979d4c2fd55817d1691517ae2c071c81ae9c7fe16bfac8944b034ba055d9b5124e0fc59472792c7a6efe2f0b9e932ae9747a4
|
SHA512 (fuse-overlayfs-fc9de46.tar.gz) = 8433a2c958e89dd068be2d6f4f6de9e0d99509ce22f62cc7d1714713951952fb9c4340c8e0e0ef74cde3ab900e527c0702410577cff9d2e5487c265632c48d1e
|
||||||
|
Loading…
Reference in New Issue
Block a user