updata to 1.10-1
This commit is contained in:
parent
2fcff53033
commit
5f673786fb
@ -1,14 +1,14 @@
|
|||||||
%define built_tag v1.9
|
%define built_tag v1.10
|
||||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||||
|
|
||||||
Name: fuse-overlayfs
|
Name: fuse-overlayfs
|
||||||
Version: 1.9
|
Version: 1.10
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/containers/fuse-overlayfs
|
URL: https://github.com/containers/fuse-overlayfs
|
||||||
Source0: https://github.com/containers/fuse-overlayfs/archive/refs/tags/v1.9.tar.gz
|
Source0: https://github.com/containers/fuse-overlayfs/archive/v1.10.tar.gz
|
||||||
BuildRequires: autoconf automake fuse3-devel
|
BuildRequires: autoconf automake fuse3-devel
|
||||||
BuildRequires: gcc git-core make fuse3
|
BuildRequires: gcc git-core make fuse3
|
||||||
Requires: kmod fuse3
|
Requires: kmod fuse3
|
||||||
@ -53,6 +53,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
|||||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 03 2023 lilong <lilong@kylinos.cn> - 1.10-1
|
||||||
|
- Update to v1.10.1
|
||||||
|
|
||||||
* Tue Nov 08 2022 duyiwei <duyiwei@kylinos.cn> - 1.9-1
|
* Tue Nov 08 2022 duyiwei <duyiwei@kylinos.cn> - 1.9-1
|
||||||
- upgrade version to v1.9
|
- upgrade version to v1.9
|
||||||
|
|
||||||
|
|||||||
BIN
v1.10.tar.gz
Normal file
BIN
v1.10.tar.gz
Normal file
Binary file not shown.
BIN
v1.9.tar.gz
BIN
v1.9.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user