Fix SPDX license
This commit is contained in:
parent
b1a1312a26
commit
5650ec0fad
@ -1,9 +1,9 @@
|
||||
Name: asciidoc
|
||||
Version: 10.2.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Text based document generation
|
||||
|
||||
License: GPL-2.0-only
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://asciidoc.org
|
||||
Source0: https://github.com/asciidoc-py/asciidoc-py/archive/%{version}/%{name}-py-%{version}.tar.gz
|
||||
|
||||
@ -101,6 +101,9 @@ rm %{buildroot}/share/doc/{BUGS.adoc,CHANGELOG.adoc,INSTALL.adoc,README.md,dbla
|
||||
%dir %{python3_sitelib}/asciidoc/resources/filters/latex
|
||||
|
||||
%changelog
|
||||
* Thu Jul 27 2023 Josef Ridky <jridky@redhat.com> - 10.2.0-7
|
||||
- fix SPDX license
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 10.2.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user