diff --git a/rpm.spec b/rpm.spec index c2cd840..46900f4 100644 --- a/rpm.spec +++ b/rpm.spec @@ -19,7 +19,7 @@ Name: rpm %define version 4.0.3 Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 0.96 +Release: 1.01 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz Copyright: GPL @@ -505,8 +505,20 @@ fi %{__prefix}/include/popt.h %changelog +* Tue Aug 28 2001 Jeff Johnson +- python: teach rhnLoad about RPMTAG_SHA1RHN as well. +- dependency whiteout for libgnomeprint -> gnome-print (ordering only). +- dependency whiteout for nautilus -> nautilus-mozilla (ordering only). + +* Mon Aug 27 2001 Jeff Johnson +- fix: error message on failed package installs resurrected. +- python: memory leaks in headerLoad/headerunload bindings. +- python: retrofit sha1 digest using RPMTAG_SHA1RHN. +- python: change rhnUnload bindings. + * Fri Aug 24 2001 Jeff Johnson - headers without RPMTAG_NAME are skipped when retrieved. +- within a region, entries sort by address; added drips sort by tag. * Thu Aug 23 2001 Jeff Johnson - workaround alpha sha1 digest miscompilation. diff --git a/sources b/sources index 020cda6..44492e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb08e24fbb167bf8eb15cd694b8e54d2 rpm-4.0.3.tar.gz +8577abc982dc53d6c8825147acee9531 rpm-4.0.3.tar.gz