Add license texts and documentation files (#1979144)
Resolves: #1979144
This commit is contained in:
parent
f6686c3eb6
commit
d23ee87ac1
@ -65,7 +65,8 @@ Libraries and headers for gobject-introspection
|
|||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%doc NEWS README.rst
|
||||||
|
%license COPYING COPYING.GPL COPYING.LGPL
|
||||||
%{_libdir}/lib*.so.*
|
%{_libdir}/lib*.so.*
|
||||||
%dir %{_libdir}/girepository-1.0
|
%dir %{_libdir}/girepository-1.0
|
||||||
%{_libdir}/girepository-1.0/*.typelib
|
%{_libdir}/girepository-1.0/*.typelib
|
||||||
@ -89,6 +90,7 @@ Libraries and headers for gobject-introspection
|
|||||||
%changelog
|
%changelog
|
||||||
* Sat Jul 10 2021 David King <amigadave@amigadave.com> - 1.68.0-6
|
* Sat Jul 10 2021 David King <amigadave@amigadave.com> - 1.68.0-6
|
||||||
- Add Requires on python-markdown for g-ir-doc-tool (#1979144)
|
- Add Requires on python-markdown for g-ir-doc-tool (#1979144)
|
||||||
|
- Add license texts and documentation files (#1979144)
|
||||||
|
|
||||||
* Wed Apr 28 2010 Matthias Clasen <mclasen@redhat.com - 1.68.0-5
|
* Wed Apr 28 2010 Matthias Clasen <mclasen@redhat.com - 1.68.0-5
|
||||||
- Fix license field to follow the rules
|
- Fix license field to follow the rules
|
||||||
|
Loading…
Reference in New Issue
Block a user