fuse-overlayfs-1.1.0-12.dev.git519ce4d
- autobuilt 519ce4d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4482aacddf
commit
f585724680
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
||||
/fuse-overlayfs-87a850d.tar.gz
|
||||
/fuse-overlayfs-fb8b3e0.tar.gz
|
||||
/fuse-overlayfs-800011b.tar.gz
|
||||
/fuse-overlayfs-519ce4d.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 800011be8fdffa35f674c984beaeff69d2a5a9f0
|
||||
%global commit0 519ce4df6f2e9af632c19a95910292e279a0b349
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.1.0
|
||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 12.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
|
||||
* Fri Aug 21 09:10:26 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-12.dev.git519ce4d
|
||||
- autobuilt 519ce4d
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-11.dev.git800011b
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-800011b.tar.gz) = a0ef70b6adc44a51721f9e4fd6115399e2080f95d4ce1e52d316fd0fe92c51da79f099f9b95f62ccf0990680cb8008ee1fa87057e327a2e1a86c273f43d5d1ac
|
||||
SHA512 (fuse-overlayfs-519ce4d.tar.gz) = f0a42f8dc8fcb4629b53261691f9d25b647b859ea1c9f71082db6b6f17a454b70fbe1de18e85c6bdd6d492c8835cfc578abd3503197742a9019244fd726a99d4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user