Add missing SPDX licenses to license tag
https://gitlab.com/fedora/legal/fedora-license-data/-/issues/396#note_1975708712 Related: RHEL-37894
This commit is contained in:
parent
147c8dd152
commit
771b429b64
@ -6,13 +6,13 @@
|
||||
|
||||
Name: docbook5-style-xsl
|
||||
Version: 1.79.2
|
||||
Release: 21%{?dist}
|
||||
Release: 22%{?dist}
|
||||
|
||||
Summary: Norman Walsh's XSL stylesheets for DocBook 5.X
|
||||
|
||||
# Package is licensed as MIT/X (http://wiki.docbook.org/topic/DocBookLicense),
|
||||
# some .js files under ./slides/browser/ are licensed MPLv1.1
|
||||
License: MIT and MPLv1.1
|
||||
License: DocBook-Schema AND (MIT OR GPL-2.0-only) AND MIT AND BSD-3-Clause AND BSD-2-Clause AND Apache-2.0 AND DocBook-XML AND Zlib AND EPL-1.0 AND W3C-20150513 AND LicenseRef-W3C-Document-2023
|
||||
URL: https://github.com/docbook/xslt10-stylesheets
|
||||
|
||||
Provides: docbook-xsl-ns = %{version}
|
||||
@ -132,6 +132,11 @@ if [ "$1" = 0 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Wed Aug 21 2024 Ales Nezbeda <anezbeda@redhat.com> - 1.79.2-22
|
||||
- Add missing SPDX licenses to license tag
|
||||
- https://gitlab.com/fedora/legal/fedora-license-data/-/issues/396#note_1975708712
|
||||
- Related: RHEL-37894
|
||||
|
||||
* Wed Jul 24 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.79.2-21
|
||||
- Drop unused tools directory
|
||||
- Limit Java dependency to extensions subpackage
|
||||
|
Loading…
Reference in New Issue
Block a user