diff --git a/mingw-glib2.spec b/mingw-glib2.spec index 72e3a71..3bf06ea 100644 --- a/mingw-glib2.spec +++ b/mingw-glib2.spec @@ -2,7 +2,7 @@ Name: mingw-glib2 Version: 2.37.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows GLib2 library License: LGPLv2+ @@ -182,6 +182,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete # Win32 %files -n mingw32-glib2 -f mingw32-glib20.lang +%doc COPYING %{mingw32_bindir}/gdbus.exe %{mingw32_bindir}/gio-querymodules.exe %{mingw32_bindir}/glib-compile-resources.exe @@ -231,6 +232,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete # Win64 %files -n mingw64-glib2 -f mingw64-glib20.lang +%doc COPYING %{mingw64_bindir}/gdbus.exe %{mingw64_bindir}/gio-querymodules.exe %{mingw64_bindir}/glib-compile-resources.exe @@ -280,6 +282,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Thu Jun 27 2013 Kalev Lember - 2.37.3-2 +- Include the COPYING file in %%doc (thanks daumas for noticing it!) + * Wed Jun 26 2013 Erik van Pienbroek - 2.37.3-1 - Update to 2.37.3