Update license to SPDX format
This commit is contained in:
parent
c699337b20
commit
e6e5304e69
@ -1,8 +1,8 @@
|
||||
Name: perl-File-chdir
|
||||
Version: 0.1011
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
Summary: A more sensible way to change directories
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/File-chdir
|
||||
Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -59,6 +59,9 @@ make test
|
||||
%{_mandir}/man3/File::chdir.3*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 18 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.1011-21
|
||||
- Update license to SPDX format
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1011-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user