Use license macro for COPYING
This commit is contained in:
parent
d16ae6d2cc
commit
211a7275cb
@ -72,7 +72,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%files -f gdata.lang
|
||||
%doc COPYING NEWS README AUTHORS
|
||||
%license COPYING
|
||||
%doc NEWS README AUTHORS
|
||||
%{_libdir}/libgdata.so.22*
|
||||
%{_libdir}/girepository-1.0/GData-0.0.typelib
|
||||
|
||||
@ -87,6 +88,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%changelog
|
||||
* Fri Jul 10 2015 Kalev Lember <klember@redhat.com> - 0.17.2-1
|
||||
- Update to 0.17.2
|
||||
- Use license macro for COPYING
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user