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

This commit is contained in:
Jesse Keating 2006-02-11 04:15:20 +00:00
parent 5f7d980833
commit b0cdba5224

View File

@ -5,7 +5,7 @@
Name: libuser Name: libuser
Version: 0.54.3 Version: 0.54.3
Release: 1.2 Release: 1.2.1
Group: System Environment/Base Group: System Environment/Base
License: LGPL License: LGPL
Source: libuser-%{version}.tar.gz Source: libuser-%{version}.tar.gz
@ -96,6 +96,9 @@ popd
%{_datadir}/gtk-doc/html/* %{_datadir}/gtk-doc/html/*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.54.3-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.54.3-1.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.54.3-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes