From 1473e5105dd3e886476bbbe0c8ac327973940748 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:13:51 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- gnome-keyring.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 24423c6..6e6888e 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -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 - 0.4.6-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.4.6-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes