Update license to SPDX format
This commit is contained in:
parent
8c1ed1e6b9
commit
c209b7688a
@ -5,10 +5,10 @@
|
|||||||
|
|
||||||
Name: perl-Tk
|
Name: perl-Tk
|
||||||
Version: 804.036
|
Version: 804.036
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Perl Graphical User Interface ToolKit
|
Summary: Perl Graphical User Interface ToolKit
|
||||||
|
|
||||||
License: (GPL+ or Artistic) and SWL
|
License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND SWL
|
||||||
URL: https://metacpan.org/release/Tk
|
URL: https://metacpan.org/release/Tk
|
||||||
Source0: https://cpan.metacpan.org/authors/id/S/SR/SREZIC/Tk-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SR/SREZIC/Tk-%{version}.tar.gz
|
||||||
Patch0: perl-Tk-widget.patch
|
Patch0: perl-Tk-widget.patch
|
||||||
@ -182,6 +182,9 @@ find __demos/ -type f -exec chmod -x {} \;
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 01 2023 Michal Josef Špaček <mspacek@redhat.com> - 804.036-10
|
||||||
|
- Update license to SPDX format
|
||||||
|
|
||||||
* Fri Feb 24 2023 Florian Weimer <fweimer@redhat.com> - 804.036-9
|
* Fri Feb 24 2023 Florian Weimer <fweimer@redhat.com> - 804.036-9
|
||||||
- Port to C99
|
- Port to C99
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user