bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:34:50 +00:00
parent 8e74729021
commit 8a6c7af43b

View File

@ -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 <jkeating@redhat.com> - 4.4.2-15.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.4.2-15.1
- rebuilt for new gcc4.1 snapshot and glibc changes