Include COPYING and NEWS.

This commit is contained in:
Thomas Moschny 2014-10-22 20:05:38 +02:00
parent b69bfd8629
commit 079ba8f6ff

View File

@ -1,6 +1,6 @@
Name: xcb-util-cursor Name: xcb-util-cursor
Version: 0.1.1 Version: 0.1.1
Release: 4%{?dist} Release: 5%{?dist}
Summary: Cursor library on top of libxcb Summary: Cursor library on top of libxcb
Group: System Environment/Libraries Group: System Environment/Libraries
License: MIT License: MIT
@ -52,7 +52,7 @@ rm %{buildroot}%{_libdir}/*.la
%files %files
%doc README %doc README COPYING NEWS
%{_libdir}/*.so.* %{_libdir}/*.so.*
@ -64,6 +64,9 @@ rm %{buildroot}%{_libdir}/*.la
%changelog %changelog
* Wed Oct 22 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.1-5
- Include COPYING and NEWS.
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-4 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild