Convert to SPDX license tag
This commit is contained in:
parent
03267b14eb
commit
98ad5289bf
@ -1,11 +1,11 @@
|
||||
Name: plotutils
|
||||
Version: 2.6
|
||||
Release: 34%{?dist}
|
||||
Release: 35%{?dist}
|
||||
Summary: GNU vector and raster graphics utilities and libraries
|
||||
|
||||
# libxmi is GPLv2+
|
||||
# rest is GPLv3+
|
||||
License: GPLv2+ and GPLv3+
|
||||
License: GPL-2.0-or-later AND GPL-3.0-or-later
|
||||
URL: http://www.gnu.org/software/plotutils/
|
||||
Source0: ftp://ftp.gnu.org/gnu/plotutils/plotutils-%{version}.tar.gz
|
||||
Patch0: plotutils-2.6-png15.patch
|
||||
@ -97,6 +97,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 23 2024 Ondřej Pohořelský <opohorel@redhat.com> - 2.6-35
|
||||
- Convert to SPDX license tag
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-34
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user