fuse-overlayfs-1.6-2.dev.gitf3e297d
- bump to 1.6 - autobuilt f3e297d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
de532b04aa
commit
698a9a0f69
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/fuse-overlayfs-b104426.tar.gz
|
||||
/fuse-overlayfs-ee8ce2e.tar.gz
|
||||
/fuse-overlayfs-1f1377d.tar.gz
|
||||
/fuse-overlayfs-f3e297d.tar.gz
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 1f1377d8800df27ddc33756b1d84a4b8be2c5537
|
||||
%global commit0 f3e297d48fcc13eee683c46fcedd9551319cd2fb
|
||||
%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.4.0
|
||||
%define built_tag v1.5.0
|
||||
|
||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.4.0
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.6
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -71,6 +71,10 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Mon May 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.6-2.dev.gitf3e297d
|
||||
- bump to 1.6
|
||||
- autobuilt f3e297d
|
||||
|
||||
* Mon Mar 08 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.4.0-3.dev.git1f1377d
|
||||
- built 1f1377d
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-1f1377d.tar.gz) = ea80fb5d0874510f5b878c6fc67706e024e310d2c49197d30c99ad68c71e5b761af738c0f8a052d99b1cf5fbe0b01eabca567d135c2de00158443e152205e459
|
||||
SHA512 (fuse-overlayfs-f3e297d.tar.gz) = 6f5a0bee49076a8d8d9f10aff187db22a40d63620cc6ce47de699642d2d81c4c4b13183dd347af114bb3f8c1cc7d0c6ace8d9722efa725609936bbcde181e99c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user