diff --git a/rpm.spec b/rpm.spec index 2efac18..0dd49bc 100644 --- a/rpm.spec +++ b/rpm.spec @@ -20,7 +20,7 @@ Name: rpm %define version 4.2.2 Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 0.6 +Release: 0.7 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz License: GPL @@ -489,6 +489,10 @@ exit 0 %{__includedir}/popt.h %changelog +* Tue Dec 23 2003 Jeff Johnson 4.2.2-0.7 +- python: forcearray for deps. +- plug some rpmbuild memory leaks. + * Wed Dec 17 2003 Jeff Johnson 4.2.2-0.6 - detect (and remove) dbenv files while upgrading to db-4.2.52. - ensure that librpmdb links against just built, not system, librpmio. diff --git a/sources b/sources index e84f547..88d7e66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0663fa5297a4c62974bf9edee8cebd0 rpm-4.2.2.tar.gz +54d3a918f4ed568928abf502953a5d0a rpm-4.2.2.tar.gz