2003-01-21  Roland McGrath  <roland@redhat.com>

	* configure.ac, NEWS: Version 4.4.93.
	* strace.spec, debian/changelog: 4.4.93-1.
	* strace.spec (Source0): Use strace-VERSION.tar.bz2 now.
diff --git a/strace.spec b/strace.spec
index 2aae545..82bd033 100644
--- a/strace.spec
+++ b/strace.spec
@@ -1,11 +1,11 @@
 Summary: Tracks and displays system calls associated with a running process.
 Name: strace
-Version: 4.4.92
+Version: 4.4.93
 Release: 1
 License: BSD
 Group: Development/Debuggers
 URL: http://sourceforge.net/projects/strace/
-Source0: %{name}_%{version}-%{release}.tar.gz
+Source0: %{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-root
 
 %description
@@ -43,6 +43,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Tue Jan 21 2003 Roland McGrath <roland@redhat.com> 4.4.93-1
+- new upstream version, fixes ppc and s390 bugs, adds missing ptrace requests
+
 * Fri Jan 10 2003 Roland McGrath <roland@redhat.com> 4.4.91-1
 - new upstream version, fixes -f on x86-64