fuse-overlayfs-1.1.0-9.dev.git800011b
- autobuilt 800011b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
48cbdbfad3
commit
e5a180106f
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
||||
/fuse-overlayfs-50ab2c2.tar.gz
|
||||
/fuse-overlayfs-87a850d.tar.gz
|
||||
/fuse-overlayfs-fb8b3e0.tar.gz
|
||||
/fuse-overlayfs-800011b.tar.gz
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 fb8b3e03ca3945d7363a2290abf4ac012c4676ee
|
||||
%global commit0 800011be8fdffa35f674c984beaeff69d2a5a9f0
|
||||
%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.1.1
|
||||
%define built_tag v1.1.2
|
||||
|
||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.1.0
|
||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -71,6 +71,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 07:09:14 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-9.dev.git800011b
|
||||
- autobuilt 800011b
|
||||
|
||||
* Mon Jun 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-8.dev.gitfb8b3e0
|
||||
- autobuilt fb8b3e0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-fb8b3e0.tar.gz) = 1f621eef33374af53b99cc4773d55439e6f1ececd0328cc9c446c28abfec2311e276d05e92cdfd93b9645769dc7d7e311f1cd504acd648b07b2045b4ab75438b
|
||||
SHA512 (fuse-overlayfs-800011b.tar.gz) = a0ef70b6adc44a51721f9e4fd6115399e2080f95d4ce1e52d316fd0fe92c51da79f099f9b95f62ccf0990680cb8008ee1fa87057e327a2e1a86c273f43d5d1ac
|
||||
|
||||
Loading…
Reference in New Issue
Block a user