- Add "tests: disable sockopt-timestamp on new glibc with __TIMESIZE!=64 altogether"
to work around mangling of SO_TIMESTAMP* setsockopt calls introduced
in glibc-2.33.9000-707-g13c51549e2077f2f3bf84e8fd0b46d8b0c615912.
* .gitignore (/strace-5.10.tar.xz): Remove.
(/strace-5.13.tar.xz): New record.
* 0141-tests-disable-sockopt-timestamp-on-new-glibc-with-__.patch: New file.
* sources (strace-5.10.tar.xz): Replace with...
(strace-5.13.tar.xz): ...this version.
* strace.spec: Sync with strace.spec.in from the source tree.
(Version): Bump to 5.13.
(Patch141): New patch.
(%prep): Apply it.
(%changelog): New record about 5.13-1.
Resolves: #1925722Resolves: #1925967Resolves: #1928305Resolves: #1973048
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>