Convert license to SPDX
This commit is contained in:
parent
afbed4528b
commit
f66f9ad8e1
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: cppunit
|
Name: cppunit
|
||||||
Version: 1.15.1
|
Version: 1.15.1
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
|
|
||||||
Summary: C++ unit testing framework
|
Summary: C++ unit testing framework
|
||||||
# no license in files
|
# no license in files
|
||||||
License: LGPLv2+
|
License: LGPL-2.1-or-later
|
||||||
Url: https://www.freedesktop.org/wiki/Software/cppunit/
|
Url: https://www.freedesktop.org/wiki/Software/cppunit/
|
||||||
Source: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.gz
|
Source: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -84,6 +84,9 @@ mv __dist-examples __dist-examples-dir/examples
|
|||||||
%doc doc/html
|
%doc doc/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 1.15.1-8
|
||||||
|
- Convert license to SPDX
|
||||||
|
|
||||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-7
|
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user