diff --git a/.gitignore b/.gitignore index 65e58c1..7bee613 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,4 @@ /v1.10.tar.gz /v1.11.tar.gz /v1.12.tar.gz +/v1.13.tar.gz diff --git a/fuse-overlayfs.spec b/fuse-overlayfs.spec index f87e205..d54e7bb 100644 --- a/fuse-overlayfs.spec +++ b/fuse-overlayfs.spec @@ -1,20 +1,16 @@ %global git0 https://github.com/containers/%{name} -%global built_tag v1.12 -%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) - %{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d} Name: fuse-overlayfs -Version: %{gen_version} +Version: 1.13 Release: %autorelease ExclusiveArch: %{arm64} ppc64le s390x x86_64 License: GPL-3.0-or-later Summary: FUSE overlay+shiftfs implementation for rootless containers URL: https://github.com/containers/%{name} # Tarball fetched from upstream -Source0: %{url}/archive/%{built_tag}.tar.gz +Source0: %{url}/archive/v%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake Requires: fuse3 @@ -41,7 +37,7 @@ building other packages which use import path with %{import_path} prefix. %prep -%autosetup -Sgit %{name}-%{built_tag_strip} +%autosetup -Sgit %{name}-%{version} %build ./autogen.sh diff --git a/sources b/sources index 96b6f09..af2476a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.12.tar.gz) = f113ac20b389d2f1c5e5ff160a60c308017e74c9c85d74a7200bab81a4cfa30335a64740c173f17c91ab4feddffb138ca4378e92894645a67eea5ac73d42890f +SHA512 (v1.13.tar.gz) = 2f005b7eb4f0cc31dd75a6c453d81fbbf1c77cb6c1e8f991a53465c1e8c0109c999063a3b2088978abeea2272677985cd79ecbbbcd7aaaac0088dcdd34981f4b