diff --git a/rpm.spec b/rpm.spec index f24c2ce..3ca803e 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: 1.02 +Release: 1.03 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz Copyright: GPL @@ -505,6 +505,9 @@ fi %{__prefix}/include/popt.h %changelog +* Thu Sep 6 2001 Jeff Johnson +- fix: hash page nelem failure to verify. + * Fri Aug 31 2001 Jeff Johnson - fix: Provides: /path did not work with added packages (#52183). - fix: progress bar scaling did not include source rpm count. diff --git a/sources b/sources index 9b24474..f8e4984 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0974d62ba6783274aa4497473dd3a8fb rpm-4.0.3.tar.gz +0248d40df81cd816490c585ad468ff8f rpm-4.0.3.tar.gz