diff --git a/pkgconfig.spec b/pkgconfig.spec index 6f8c704..b4760b2 100644 --- a/pkgconfig.spec +++ b/pkgconfig.spec @@ -1,7 +1,7 @@ Summary: A tool for determining compilation options. Name: pkgconfig Version: 0.15.0 -Release: 3 +Release: 4 Epoch: 1 License: GPL Group: Development/Tools @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/* %changelog +* Wed Mar 2 2005 Matthias Clasen +- rebuild with gcc4 + * Wed Jun 23 2004 Matthias Clasen 1:0.15.0-3 - fix underquoted definition in pkg.m4 (#116128)