SPDX migration
This commit is contained in:
parent
e5f608f403
commit
7bb63be734
@ -45,9 +45,9 @@
|
|||||||
Name: ghostscript
|
Name: ghostscript
|
||||||
Summary: Interpreter for PostScript language & PDF
|
Summary: Interpreter for PostScript language & PDF
|
||||||
Version: 10.0.0
|
Version: 10.0.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
License: AGPLv3+
|
License: AGPL-3.0-or-later
|
||||||
|
|
||||||
URL: https://ghostscript.com/
|
URL: https://ghostscript.com/
|
||||||
Source: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs%{version_short}/ghostscript-%{version}.tar.xz
|
Source: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs%{version_short}/ghostscript-%{version}.tar.xz
|
||||||
@ -436,6 +436,9 @@ done
|
|||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 12 2023 Michael J Gruber <mjg@fedoraproject.org> - 10.0.0-2
|
||||||
|
- SPDX migration
|
||||||
|
|
||||||
* Mon Jan 23 2023 Richard Lescak <rlescak@redhat.com> - 10.0.0-1
|
* Mon Jan 23 2023 Richard Lescak <rlescak@redhat.com> - 10.0.0-1
|
||||||
- rebase to new version 10.0.0 (#2128814)
|
- rebase to new version 10.0.0 (#2128814)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user