Update license to SPDX format

This commit is contained in:
Paul Howarth 2022-12-21 13:49:25 +00:00
parent 0067b79eb9
commit 098b4419d9

View File

@ -10,11 +10,11 @@ Name: perl-Compress-Raw-Zlib
Version: 2.202 Version: 2.202
Release: 3%{?dist} Release: 3%{?dist}
Summary: Low-level interface to the zlib compression library Summary: Low-level interface to the zlib compression library
# Zlib.xs: (GPL+ or Artistic) and zlib # Zlib.xs: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND Zlib
# Others: GPL+ or Artistic # Others: GPL-1.0-or-later OR Artistic-1.0-Perl
## Not used to produce binary packages ## Not used to produce binary packages
# zlib-src: zlib # zlib-src: Zlib
License: (GPL+ or Artistic) and zlib License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND Zlib
URL: https://metacpan.org/release/Compress-Raw-Zlib URL: https://metacpan.org/release/Compress-Raw-Zlib
Source0: https://cpan.metacpan.org/modules/by-module/Compress/Compress-Raw-Zlib-%{version}.tar.gz Source0: https://cpan.metacpan.org/modules/by-module/Compress/Compress-Raw-Zlib-%{version}.tar.gz
# Module Build # Module Build