[packages/strace] up to 6.6

atler atler at pld-linux.org
Tue Oct 31 20:09:35 CET 2023


commit 3ab6efdb60ebc1f39ccd445cd4135659beb873f6
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Oct 31 19:50:23 2023 +0100

    up to 6.6

 strace.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/strace.spec b/strace.spec
index 70dc41c..999d708 100644
--- a/strace.spec
+++ b/strace.spec
@@ -21,12 +21,12 @@ Summary(ru.UTF-8):	Отслеживает и показывает системн
 Summary(tr.UTF-8):	Çalışan bir sürecin yaptığı sistem çağrılarını listeler
 Summary(uk.UTF-8):	Відслідковує та показує системні виклики, пов'язані із запущеним процесом
 Name:		strace
-Version:	6.5
+Version:	6.6
 Release:	1
 License:	LGPL v2.1+
 Group:		Development/Debuggers
 Source0:	https://github.com/strace/strace/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	e2a7651192053b4df3acd4cea0ec64ef
+# Source0-md5:	e1e791635e89113a78e889bfe070c111
 Source1:	%{name}.1.pl
 URL:		https://strace.io/
 # acl and libaio for headers only
@@ -121,7 +121,7 @@ CFLAGS="%{rpmcflags} -fPIE"
 %configure \
 	%{!?with_libiberty:--without-libiberty} \
 	%{!?with_libunwind:--without-libunwind} \
-        --enable-mpers=%{?with_mpers:yes}%{!?with_mpers:no}
+	--enable-mpers=%{?with_mpers:yes}%{!?with_mpers:no}
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/strace.git/commitdiff/3ab6efdb60ebc1f39ccd445cd4135659beb873f6



More information about the pld-cvs-commit mailing list