diff --git a/.gitignore b/.gitignore index c052f7b..ee19a52 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ crun-0.1.1.tar.gz /crun-0.21-dirty.tar.xz /crun-0.21.tar.xz /crun-1.0.tar.xz +/crun-1.1.tar.xz diff --git a/crun.spec b/crun.spec index 16801af..db10d6c 100644 --- a/crun.spec +++ b/crun.spec @@ -2,12 +2,12 @@ # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag 1.0 +%global built_tag 1.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Summary: OCI runtime written in C Name: crun -Version: 1.0 +Version: 1.1 Release: 1%{?dist} URL: %{git0} # Source0 generated using `make dist` in upstream repo @@ -57,6 +57,9 @@ rm -rf %{buildroot}%{_prefix}/lib* %{_mandir}/man1/* %changelog +* Mon Sep 27 2021 RH Container Bot - 1.1-1 +- autobuilt 1.1 + * Wed Aug 25 2021 RH Container Bot - 1.0-1 - autobuilt 1.0 diff --git a/sources b/sources index fd85c32..5614f9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (crun-1.0.tar.xz) = 91da1e50971417a9017f438e28a464dd9fd452bdca2c76e010500ea1f659863987b7a56a6b34e2c1777f74f6fd8db6899ed333118e928d281bb7b6ddfc35b9b7 +SHA512 (crun-1.1.tar.xz) = afb4fd2bcd4bfb5cbfe33308499495fdb4b65f3cfce54a6055e0bc69f8f9b62d19ebc66eb306abe6ce0714741241ccad427b75ac81562dfc8254d83f9d2e19f1