summaryrefslogtreecommitdiff
path: root/strace.spec
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-06-28 05:24:29 +0000
committerRoland McGrath <roland@redhat.com>2004-06-28 05:24:29 +0000
commitb7e2ca14560893bb5d12b5a9758a0e6fff56b3b4 (patch)
tree85b40270c7c89565efcf5ff920fa9499a6cd9e97 /strace.spec
parent7a391df72cf1ec03dcb9d83320fb687f4009ae1c (diff)
downloadstrace-b7e2ca14560893bb5d12b5a9758a0e6fff56b3b4.tar.gz
strace-b7e2ca14560893bb5d12b5a9758a0e6fff56b3b4.tar.bz2
strace-b7e2ca14560893bb5d12b5a9758a0e6fff56b3b4.tar.xz
2004-06-27 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.5. * strace.spec, debian/changelog: 4.5.5-1.
Diffstat (limited to 'strace.spec')
-rw-r--r--strace.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/strace.spec b/strace.spec
index fcdfcc3..04d3324 100644
--- a/strace.spec
+++ b/strace.spec
@@ -1,6 +1,6 @@
Summary: Tracks and displays system calls associated with a running process.
Name: strace
-Version: 4.5.4
+Version: 4.5.5
Release: 1
License: BSD
Group: Development/Debuggers
@@ -75,6 +75,15 @@ rm -rf %{buildroot}
%changelog
+* Sun Jun 27 2004 Roland McGrath <roland@redhat.com> 4.5.5-1
+- new upstream version, fixes x86-64 biarch support (#126547)
+
+* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> 4.5.4-2
+- rebuilt
+
+* Thu Jun 3 2004 Roland McGrath <roland@redhat.com> 4.5.4-0.FC1
+- rebuilt for FC1 update
+
* Thu Jun 3 2004 Roland McGrath <roland@redhat.com> 4.5.4-1
- new upstream version, more ioctls (#122257), minor fixes