diff --git a/.gitignore b/.gitignore index ff4b80e..77a9600 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/strace-5.12.tar.xz +/strace-5.13.tar.xz diff --git a/sources b/sources index 36c673d..1faa765 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (strace-5.12.tar.xz) = 289cf82da4c69270458953b45d09c8eb05a6624898d3ac493c3ec293cd5ad07205084ad0af021dab2be9c0dc53f0301816113a746d96c78780b79231a185e7c9 +SHA512 (strace-5.13.tar.xz) = ba8b0eae396fa2b762bf17cbcdcd84b0660b2a5d5e7e9caf098ef3414a87fd28d4140dd10136483f35904560e5044e40be2bf6117462868a360306d62887c8ed diff --git a/strace.spec b/strace.spec index b8b0b25..655e05c 100644 --- a/strace.spec +++ b/strace.spec @@ -1,6 +1,6 @@ Summary: Tracks and displays system calls associated with a running process Name: strace -Version: 5.12 +Version: 5.13 Release: 1%{?dist} # The test suite is GPLv2+, all the rest is LGPLv2.1+. License: LGPL-2.1+ and GPL-2.0+ @@ -106,6 +106,9 @@ echo 'END OF TEST SUITE INFORMATION' %{_mandir}/man1/* %changelog +* Sun Jul 18 2021 Dmitry V. Levin - 5.13-1 +- v5.12 -> v5.13. + * Mon Apr 26 2021 Dmitry V. Levin - 5.12-1 - v5.11 -> v5.12.