Change license tag to SPDX license
Resolves: RHEL-37893
This commit is contained in:
parent
277406c8d5
commit
dbfa455d1d
@ -1,10 +1,10 @@
|
|||||||
Name: docbook5-schemas
|
Name: docbook5-schemas
|
||||||
Version: 5.1
|
Version: 5.1
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
|
|
||||||
Summary: Norman Walsh's schemas (DTD, Relax NG, W3C schema) for Docbook 5.X
|
Summary: Norman Walsh's schemas (DTD, Relax NG, W3C schema) for Docbook 5.X
|
||||||
|
|
||||||
License: Freely redistributable without restriction
|
License: LicenseRef-OASIS-spec AND DocBook-Stylesheet AND LicenseRef-Fedora-UltraPermissive
|
||||||
URL: http://www.oasis-open.org/docbook/
|
URL: http://www.oasis-open.org/docbook/
|
||||||
|
|
||||||
Provides: docbook5-dtd = %{version}-%{release}
|
Provides: docbook5-dtd = %{version}-%{release}
|
||||||
@ -341,6 +341,10 @@ fi
|
|||||||
%{_datadir}/xml/docbook5/schema/sch/%{version}
|
%{_datadir}/xml/docbook5/schema/sch/%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 28 2024 Ales Nezbeda <anezbeda@redhat.com> - 5.1-14
|
||||||
|
- Change license tag to SPDX license
|
||||||
|
- Resolves: RHEL-37893
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.1-13
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.1-13
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-10
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.installability.functional}
|
Loading…
Reference in New Issue
Block a user