diff --git a/xcb-util-image.spec b/xcb-util-image.spec index 0d2a29f..04d216a 100644 --- a/xcb-util-image.spec +++ b/xcb-util-image.spec @@ -1,6 +1,6 @@ Name: xcb-util-image Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Port of Xlib's XImage and XShmImage functions on top of libxcb 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.4.0-2 +- Include COPYING. + * Sat Oct 18 2014 Thomas Moschny - 0.4.0-1 - Update to 0.4.0.