diff --git a/rpm.spec b/rpm.spec index 4c44259..376754d 100644 --- a/rpm.spec +++ b/rpm.spec @@ -20,7 +20,7 @@ Name: rpm %define version 4.4.2 Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 15.1 +Release: 15.2 Group: System Environment/Base Source: ftp://wraptastic.org/pub/rpm-4.4.x/rpm-%{rpm_version}.tar.gz Source1: mono-find-provides @@ -568,6 +568,9 @@ exit 0 %{__includedir}/popt.h %changelog +* Fri Feb 10 2006 Jesse Keating - 4.4.2-15.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 4.4.2-15.1 - rebuilt for new gcc4.1 snapshot and glibc changes