auto-import changelog data from rpm-4.3.2-0.3.src.rpm

Mon Jun 14 2004 Jeff Johnson <jbj@jbj.org> 4.3.2-0.3
- add 'requires' and 'conflicts' tag aliases.
- python: return ds, not tuple, for ds iteration.
- python: permit integer keys to ts.dbMatch().
- xml: use <foo/> markup for empty tags.
- xml: <integer/> instead of <integer>0</integer> markup.
- fix: disable fingerprint generation on kernel paths.
This commit is contained in:
cvsdist 2004-09-09 12:46:36 +00:00
parent 1bc0c1f0d6
commit 388738eb19
2 changed files with 10 additions and 2 deletions

View File

@ -20,7 +20,7 @@ Name: rpm
%define version 4.3.2
Version: %{version}
%{expand: %%define rpm_version %{version}}
Release: 0.2
Release: 0.3
Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
License: GPL
@ -485,6 +485,14 @@ exit 0
%{__includedir}/popt.h
%changelog
* Mon Jun 14 2004 Jeff Johnson <jbj@jbj.org> 4.3.2-0.3
- add 'requires' and 'conflicts' tag aliases.
- python: return ds, not tuple, for ds iteration.
- python: permit integer keys to ts.dbMatch().
- xml: use <foo/> markup for empty tags.
- xml: <integer/> instead of <integer>0</integer> markup.
- fix: disable fingerprint generation on kernel paths.
* Tue Jun 8 2004 Jeff Johnson <jbj@jbj.org> 4.3.2-0.2
- lua embedded in rpmio.
- use lua to identify desired selinux file context regexes.

View File

@ -1 +1 @@
1caabb5d794b483ba85c0e3da64846e7 rpm-4.3.2.tar.gz
caf2084922c1dbd1921d60a16f7786bf rpm-4.3.2.tar.gz