diff --git a/strace-5.10.tar.xz b/strace-5.10.tar.xz deleted file mode 100644 index 4d3c29e49fd094435d208f72998d67509c494707..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..0b842d0f4538f405f89f37792083e35f55e5f490 Binary files /dev/null and b/strace-5.14.tar.xz differ diff --git a/strace.spec b/strace.spec index b4d0c481e25af606185bb613271c2a6666187d4d..2e7c3160113e1aaedf70b60d0e20b7830954890e 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