From 388738eb193050ef0d113de8f0ee6576ccd3a0dd Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:46:36 +0000 Subject: [PATCH] auto-import changelog data from rpm-4.3.2-0.3.src.rpm Mon Jun 14 2004 Jeff Johnson 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 markup for empty tags. - xml: instead of 0 markup. - fix: disable fingerprint generation on kernel paths. --- rpm.spec | 10 +++++++++- sources | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/rpm.spec b/rpm.spec index 7052911..d4a89c4 100644 --- a/rpm.spec +++ b/rpm.spec @@ -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 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 markup for empty tags. +- xml: instead of 0 markup. +- fix: disable fingerprint generation on kernel paths. + * Tue Jun 8 2004 Jeff Johnson 4.3.2-0.2 - lua embedded in rpmio. - use lua to identify desired selinux file context regexes. diff --git a/sources b/sources index ec0a3b9..77558bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1caabb5d794b483ba85c0e3da64846e7 rpm-4.3.2.tar.gz +caf2084922c1dbd1921d60a16f7786bf rpm-4.3.2.tar.gz