diff --git a/.gitignore b/.gitignore index 93f28ea..6193b2d 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ crun-0.1.1.tar.gz /crun-0.19.1.13-6340.tar.xz /crun-0.20.1.7-7ef7.tar.xz /crun-0.20.1.9-60de.tar.xz +/crun-0.21-dirty.tar.xz diff --git a/crun.spec b/crun.spec index dd22456..dd935f1 100644 --- a/crun.spec +++ b/crun.spec @@ -1,21 +1,17 @@ %global git0 https://github.com/containers/crun -%global commit0 60de7677f4ea9db37ce48964e995c2b0536af886 -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -%global shortercommit0 %(c=%{commit0}; echo ${c:0:4}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag 0.20.1 -%define built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%define download_url %{git0}/archive/%{built_tag}.tar.gz +%global built_tag 0.21 +%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Summary: OCI runtime written in C Name: crun -Version: 0.20.1.9 -Release: 0.18.git%{shortcommit0}%{?dist} +Version: 0.21 +Release: 1%{?dist} URL: %{git0} # Source0 generated using `make dist` in upstream repo -Source0: %{name}-%{version}-%{shortercommit0}.tar.xz +Source0: %{name}-%{version}-dirty.tar.xz License: GPLv2+ # We always run autogen.sh @@ -43,7 +39,7 @@ Provides: oci-runtime crun is a runtime for running OCI containers %prep -%autosetup -p1 -n %{name}-%{version}-%{shortercommit0} +%autosetup -p1 -n %{name}-%{version}-dirty %build ./autogen.sh @@ -61,6 +57,9 @@ rm -rf %{buildroot}%{_prefix}/lib* %{_mandir}/man1/* %changelog +* Thu Aug 05 2021 Lokesh Mandvekar - 0.21-1 +- bump to 0.21 + * Wed Jul 21 2021 Fedora Release Engineering - 0.20.1.9-0.18.git60de767 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 8113764..7de76a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (crun-0.20.1.9-60de.tar.xz) = dfcb9f4d96dd6c4e485d0120cb9479b40f55b495abf700692c0341f1fb640962d7b0656b75c0af864e430065d56ca172d919c96f236cd672624fb230714f8800 +SHA512 (crun-0.21-dirty.tar.xz) = 5177cc5a98ad77d5a70b9854bf87403f6f424a04cb462e80e899af6849ef0b89897fc96cbd105536925c461a8bd9d7a9eee5abf1adcce482d91f4d61da6a1b0a