Correct the SPDX license expression
This commit is contained in:
parent
9784e5402c
commit
c6fa6911cf
@ -1,9 +1,9 @@
|
||||
Summary: Convert filename encodings
|
||||
Name: convmv
|
||||
Version: 2.05
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
|
||||
License: GPL-2.0-only or GPL-3.0-only
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
URL: http://j3e.de/linux/convmv
|
||||
Source0: http://j3e.de/linux/convmv/convmv-%{version}.tar.gz
|
||||
Patch0: convmv-2.0-preserve-timestamps.patch
|
||||
@ -45,6 +45,9 @@ make PREFIX=%{_prefix} DESTDIR=%{buildroot} install
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Mon May 27 2024 Parag Nemade <pnemade AT redhat DOT com> - 2.05-16
|
||||
- Correct the SPDX license expression
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.05-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user