diff --git a/V0.13.12.tar.gz b/V0.13.12.tar.gz new file mode 100644 index 0000000..99d8fed --- /dev/null +++ b/V0.13.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16540d9cfa80d6a274fc0238d7251675ee38df6d5be805d14a67ce9efcb59ce9 +size 1091644 diff --git a/stress-ng-0.13.05.tar.xz b/stress-ng-0.13.05.tar.xz deleted file mode 100644 index 80356d6..0000000 --- a/stress-ng-0.13.05.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f058c8fba37596ab32c3a4b2aedbdbf5f2b8a8ba1d312059e733290543ad00ac -size 590340 diff --git a/stress-ng.changes b/stress-ng.changes index dcefea1..4826291 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 27 18:42:53 UTC 2022 - Dirk Müller + +- update to 0.13.12: + See https://github.com/ColinIanKing/stress-ng/blob/V0.13.12/debian/changelog + for the full changelog + ------------------------------------------------------------------- Wed Oct 13 19:40:20 UTC 2021 - Martin Hauke diff --git a/stress-ng.spec b/stress-ng.spec index f2a15f8..74158a7 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -1,7 +1,7 @@ # # spec file for package stress-ng # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2015-2021, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: stress-ng -Version: 0.13.05 +Version: 0.13.12 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only Group: System/Benchmark -URL: https://kernel.ubuntu.com/~cking/stress-ng/ -Source: https://kernel.ubuntu.com/~cking/tarballs/%{name}/%{name}-%{version}.tar.xz +URL: https://github.com/ColinIanKing/stress-ng +Source: https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V%{version}.tar.gz BuildRequires: keyutils-devel BuildRequires: libaio-devel BuildRequires: libapparmor-devel