!11 Upgrade to version 1.13
From: @vicoloa Reviewed-by: @duyiwei7w Signed-off-by: @duyiwei7w
This commit is contained in:
commit
0ae4c46a18
@ -1,14 +1,14 @@
|
||||
%define built_tag v1.12
|
||||
%define built_tag v1.13
|
||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.12
|
||||
Version: 1.13
|
||||
Release: 1
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: https://github.com/containers/fuse-overlayfs
|
||||
Source0: https://github.com/containers/fuse-overlayfs/archive/v1.12.tar.gz
|
||||
Source0: https://github.com/containers/fuse-overlayfs/archive/v1.13.tar.gz
|
||||
BuildRequires: autoconf automake fuse3-devel
|
||||
BuildRequires: gcc git-core make fuse3
|
||||
Requires: kmod fuse3
|
||||
@ -53,6 +53,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Thu Nov 30 2023 Vicoloa <lvkun@uniontech.com> - 1.13-1
|
||||
- upgrade version to v1.13
|
||||
|
||||
* Wed May 31 2023 duyiwei <duyiwei@kylinos.cn> - 1.12-1
|
||||
- upgrade version to v1.12
|
||||
|
||||
|
||||
BIN
v1.12.tar.gz
BIN
v1.12.tar.gz
Binary file not shown.
BIN
v1.13.tar.gz
Normal file
BIN
v1.13.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user