Use license macro for the COPYING file
This commit is contained in:
parent
a7a3fd0482
commit
5b90746468
@ -189,7 +189,8 @@ done
|
||||
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING MAINTAINERS NEWS README THANKS
|
||||
%license COPYING
|
||||
%doc AUTHORS MAINTAINERS NEWS README THANKS
|
||||
%ghost %{_bindir}/vala
|
||||
%ghost %{_bindir}/valac
|
||||
%{_bindir}/vala-%{api_ver}
|
||||
@ -232,6 +233,7 @@ done
|
||||
%changelog
|
||||
* Wed Mar 18 2015 Kalev Lember <kalevlember@gmail.com> - 0.27.2-1
|
||||
- Update to 0.27.2
|
||||
- Use license macro for the COPYING file
|
||||
|
||||
* Sat Feb 21 2015 Kalev Lember <kalevlember@gmail.com> - 0.27.1-2
|
||||
- Drop emacs bindings that no longer build
|
||||
|
Loading…
Reference in New Issue
Block a user