Correct the SPDX license expression
This commit is contained in:
parent
9784e5402c
commit
c6fa6911cf
@ -1,9 +1,9 @@
|
|||||||
Summary: Convert filename encodings
|
Summary: Convert filename encodings
|
||||||
Name: convmv
|
Name: convmv
|
||||||
Version: 2.05
|
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
|
URL: http://j3e.de/linux/convmv
|
||||||
Source0: http://j3e.de/linux/convmv/convmv-%{version}.tar.gz
|
Source0: http://j3e.de/linux/convmv/convmv-%{version}.tar.gz
|
||||||
Patch0: convmv-2.0-preserve-timestamps.patch
|
Patch0: convmv-2.0-preserve-timestamps.patch
|
||||||
@ -45,6 +45,9 @@ make PREFIX=%{_prefix} DESTDIR=%{buildroot} install
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.05-15
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user