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

This commit is contained in:
Jesse Keating 2006-02-11 03:13:51 +00:00
parent 76a8d44278
commit 1473e5105d

View File

@ -3,7 +3,7 @@
Summary: A framework for managing user passwords and other secrets
Name: gnome-keyring
Version: 0.4.6
Release: 1.2
Release: 1.2.1
License: GPL/LGPL
Group: System Environment/Libraries
Source: gnome-keyring-%{version}.tar.bz2
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.4.6-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.4.6-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes