From 0746f263075de5db3daedbc1683d909869eaea7a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Feb 11 2006 03:54:09 +0000 Subject: bump for bug in double-long on ppc(64) --- diff --git a/libcroco.spec b/libcroco.spec index b514e0d..5b19414 100644 --- a/libcroco.spec +++ b/libcroco.spec @@ -1,7 +1,7 @@ Name: libcroco Summary: A CSS2 parsing library Version: 0.6.0 -Release: 6.2 +Release: 6.2.1 License: LGPL Group: System Environment/Libraries Source: %{name}-%{version}.tar.bz2 @@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libcroco-0.6.pc %changelog +* Fri Feb 10 2006 Jesse Keating - 0.6.0-6.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.6.0-6.2 - rebuilt for new gcc4.1 snapshot and glibc changes