diff --git a/xcb-util-renderutil.spec b/xcb-util-renderutil.spec index 26b31a7..eccdeb8 100644 --- a/xcb-util-renderutil.spec +++ b/xcb-util-renderutil.spec @@ -1,6 +1,6 @@ Name: xcb-util-renderutil Version: 0.3.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Convenience functions for the Render extension Group: System Environment/Libraries License: MIT @@ -49,7 +49,7 @@ rm %{buildroot}%{_libdir}/*.la %files -%doc README +%doc README COPYING %{_libdir}/*.so.* @@ -61,6 +61,9 @@ rm %{buildroot}%{_libdir}/*.la %changelog +* Wed Oct 22 2014 Thomas Moschny - 0.3.9-3 +- Include COPYING. + * Mon Aug 18 2014 Fedora Release Engineering - 0.3.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild