diff --git a/.gitignore b/.gitignore index 48f5d32..8094382 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/strace-5.7.0.6.7ab6.tar.xz +/strace-5.8.tar.xz diff --git a/sources b/sources index b3e996c..371be86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (strace-5.7.0.6.7ab6.tar.xz) = d7b3bd9eec779887f36b171ed2320bad02282e6d727379efaa96a5fdee05afdba3946b6b841847b6724c6463b2dac248e69405e6b5cc23abc4b13cc47e049092 +SHA512 (strace-5.8.tar.xz) = 633c3daa2dd3d273839cbb8ebd7f6512a38b39af0d0d89f4676c2067e199f346615406d85e3e13f9e4da8dbeb62095185895ffae986eb99b64775a4287e38f4c diff --git a/strace.spec b/strace.spec index 13476f6..8b739b5 100644 --- a/strace.spec +++ b/strace.spec @@ -1,7 +1,7 @@ Summary: Tracks and displays system calls associated with a running process Name: strace -Version: 5.7.0.6.7ab6 -Release: 3%{?dist} +Version: 5.8 +Release: 1%{?dist} # The test suite is GPLv2+, all the rest is LGPLv2.1+. License: LGPL-2.1+ and GPL-2.0+ # Some distros require Group tag to be present, @@ -53,7 +53,7 @@ received by a process. %setup -q echo -n %version-%release > .tarball-version echo -n 2020 > .year -echo -n 2020-04-24 > .strace.1.in.date +echo -n 2020-06-16 > .strace.1.in.date %build echo 'BEGIN OF BUILD ENVIRONMENT INFORMATION' @@ -100,15 +100,8 @@ echo 'END OF TEST SUITE INFORMATION' %{_mandir}/man1/* %changelog -* Sat Aug 01 2020 Fedora Release Engineering - 5.7.0.6.7ab6-3 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 5.7.0.6.7ab6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Jun 08 2020 Dmitry V. Levin - 5.7.0.6.7ab6-1 -- v5.7 -> v5.7-6-g7ab6497fd. +* Thu Aug 06 2020 Dmitry V. Levin - 5.8-1 +- v5.7 -> v5.8. * Mon Jun 01 2020 Dmitry V. Levin - 5.7-1 - v5.6 -> v5.7.