aboutsummaryrefslogtreecommitdiffstats
path: root/strace.spec
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-03-02 06:38:35 +0000
committerRoland McGrath <roland@redhat.com>2004-03-02 06:38:35 +0000
commitb66e936380233603414433e79a57dfed8ffae1cc (patch)
tree508f29b917a3aab3c33f457b1ddaf070882b6ec7 /strace.spec
parent5586f9a982ec104612b6934465b76f02fded1756 (diff)
downloadandroid_external_strace-b66e936380233603414433e79a57dfed8ffae1cc.tar.gz
android_external_strace-b66e936380233603414433e79a57dfed8ffae1cc.tar.bz2
android_external_strace-b66e936380233603414433e79a57dfed8ffae1cc.zip
2004-03-01 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.2. * strace.spec, debian/changelog: 4.5.1-1.
Diffstat (limited to 'strace.spec')
-rw-r--r--strace.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/strace.spec b/strace.spec
index d081047a..8774cbbb 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.1
+Version: 4.5.2
Release: 1
License: BSD
Group: Development/Debuggers
@@ -75,6 +75,12 @@ rm -rf %{buildroot}
%changelog
+* Mon Mar 1 2004 Roland McGrath <roland@redhat.com> 4.5.2-1
+- new upstream version, sched_* calls (#116990), show core flag (#112117)
+
+* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
+- rebuilt
+
* Thu Nov 13 2003 Roland McGrath <roland@redhat.com> 4.5.1-1
- new upstream version, more fixes (#108012, #105366, #105359, #105358)