diff --git a/rpm.spec b/rpm.spec index b97574c..4088212 100644 --- a/rpm.spec +++ b/rpm.spec @@ -17,7 +17,7 @@ Summary: The Red Hat package management system. Name: rpm %define version 4.0.3 Version: %{version} -Release: 0.76 +Release: 0.77 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz Copyright: GPL @@ -437,6 +437,9 @@ fi %{__prefix}/include/popt.h %changelog +* Fri Jul 20 2001 Jeff Johnson +- fix: yet another segfault from bad metadata prevented. + * Thu Jul 19 2001 Jeff Johnson - fix: 4 memory leaks eliminated. diff --git a/sources b/sources index c521b29..c9f0ead 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7655b504e92255f7109dba85b077cb5 rpm-4.0.3.tar.gz +f4ca4355ccdc0f5543c8f996cde64ec0 rpm-4.0.3.tar.gz