diff --git a/gtkglext.spec b/gtkglext.spec index c82862a..8094af0 100644 --- a/gtkglext.spec +++ b/gtkglext.spec @@ -3,7 +3,7 @@ Summary: OpenGL Extension to GTK Name: gtkglext Version: 1.2.0 -Release: 7%{?dist} +Release: 8%{?dist} License: LGPLv2+ or GPLv2+ Group: System Environment/Libraries @@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/gtk-doc/html/* %changelog +* Sun Dec 08 2008 Mamoru Tasaka - 1.2.0-8 +- Rebuild for pkgconfig provides + * Tue Jun 03 2008 Ralf Corsépius - 1.2.0-7 - Use 0%%{?fedora} conditionals instead of "%%{fedora}" (BZ 449635).