Include COPYING.
This commit is contained in:
parent
159eec7209
commit
564ec21deb
@ -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 <thomas.moschny@gmx.de> - 0.4.0-2
|
||||
- Include COPYING.
|
||||
|
||||
* Sat Oct 18 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.4.0-1
|
||||
- Update to 0.4.0.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user