diff --git a/strace-5.10.tar.xz b/strace-5.10.tar.xz deleted file mode 100644 index 4d3c29e..0000000 Binary files a/strace-5.10.tar.xz and /dev/null differ diff --git a/strace-5.14.tar.xz b/strace-5.14.tar.xz new file mode 100644 index 0000000..0b842d0 Binary files /dev/null and b/strace-5.14.tar.xz differ diff --git a/strace.spec b/strace.spec index b4d0c48..2e7c316 100644 --- a/strace.spec +++ b/strace.spec @@ -2,7 +2,7 @@ # This spec file is from upstream. Summary: Tracks and displays system calls associated with a running process Name: strace -Version: 5.10 +Version: 5.14 Release: 1 # The test suite is GPLv2+, all the rest is LGPLv2.1+. License: LGPL-2.1+ and GPL-2.0+ @@ -101,6 +101,9 @@ wait %{_mandir}/man1/* %changelog +* Mon Nov 29 2021 zhouwenpei - 5.14-1 +- update to 5.14 + * Mon Feb 1 2021 xinghe - 5.10-1 - update to 5.10