auto-import changelog data from strace-4.5.1-1.src.rpm

Thu Nov 13 2003 Roland McGrath <roland@redhat.com> 4.5.1-1
- new upstream version, more fixes (#108012, #105366, #105359, #105358)
Tue Sep 30 2003 Roland McGrath <roland@redhat.com> 4.5-3
- revert bogus s390 fix
Thu Sep 25 2003 Roland McGrath <roland@redhat.com> 4.5-1.2.1AS
- rebuilt for 2.1AS erratum
This commit is contained in:
cvsdist 2004-09-09 12:47:45 +00:00
parent 4ef3b3ba30
commit 0b05acaefb
3 changed files with 15 additions and 3 deletions

View File

@ -1 +1 @@
strace-4.5.tar.bz2
strace-4.5.1.tar.bz2

View File

@ -1 +1 @@
9c9dfe9b92a56bf448959557c1a81ed5 strace-4.5.tar.bz2
11657c64e4289d8cfc48302e890f1a5b strace-4.5.1.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Tracks and displays system calls associated with a running process.
Name: strace
Version: 4.5
Version: 4.5.1
Release: 1
License: BSD
Group: Development/Debuggers
@ -75,6 +75,18 @@ rm -rf %{buildroot}
%changelog
* Thu Nov 13 2003 Roland McGrath <roland@redhat.com> 4.5.1-1
- new upstream version, more fixes (#108012, #105366, #105359, #105358)
* Tue Sep 30 2003 Roland McGrath <roland@redhat.com> 4.5-3
- revert bogus s390 fix
* Thu Sep 25 2003 Roland McGrath <roland@redhat.com> 4.5-1.2.1AS
- rebuilt for 2.1AS erratum
* Wed Sep 24 2003 Roland McGrath <roland@redhat.com> 4.5-2
- rebuilt
* Wed Sep 24 2003 Roland McGrath <roland@redhat.com> 4.5-1
- new upstream version, more fixes (#101499, #104365)