diff --git a/strace.spec b/strace.spec index 8292eec4e28641ad6a4682cb610767e970f561a7..820cd6e54238a9280c0bb3d864787da8ef08dfa2 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: 6.1 -Release: 1 +Release: 2 # 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, @@ -13,7 +13,7 @@ URL: https://strace.io Source: https://strace.io/files/%{version}/strace-%{version}.tar.xz BuildRequires: xz %else -Source: strace-%{version}.tar.gz +Source: strace-%{version}.tar.xz %endif BuildRequires: gcc gzip make @@ -109,6 +109,10 @@ wait %{_mandir}/man1/* %changelog +* Fri Mar 17 2023 Jia Chao - 6.1-2 +- release to 6.1-2 +- Fix: local source file should be %{name}-%{version}.tar.xz + * Fri Feb 3 2023 zhujin - 6.1-1 - update to 6.1