diff --git a/pkgconfig.spec b/pkgconfig.spec index ba75545..16a27eb 100644 --- a/pkgconfig.spec +++ b/pkgconfig.spec @@ -1,7 +1,7 @@ Summary: A tool for determining compilation options Name: pkgconfig Version: 0.23 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 License: GPLv2+ URL: http://pkgconfig.freedesktop.org @@ -50,7 +50,7 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/* %changelog -* Mon Dec 8 2008 Matthias Clasen - 1:0.23-4 +* Mon Dec 8 2008 Matthias Clasen - 1:0.23-5 - Remove a patch that is no longer necessary and causes more problems than it solves (#224148) - Include Requires.private in --print-requires (#426106)