SPDX Migration
This commit is contained in:
parent
c2a89aefa3
commit
1f301daa60
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: cppcheck
|
Name: cppcheck
|
||||||
Version: 2.9
|
Version: 2.9
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Tool for static C/C++ code analysis
|
Summary: Tool for static C/C++ code analysis
|
||||||
License: GPLv3+
|
License: GPL-3.0
|
||||||
URL: http://cppcheck.wiki.sourceforge.net/
|
URL: http://cppcheck.wiki.sourceforge.net/
|
||||||
Source0: https://github.com/danmar/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/danmar/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -112,6 +112,9 @@ cd %{_vpath_builddir}/bin
|
|||||||
%{_bindir}/cppcheck-htmlreport
|
%{_bindir}/cppcheck-htmlreport
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 13 2023 Steve Grubb <sgrubb@redhat.com> - 2.9-3
|
||||||
|
- SPDX Migration
|
||||||
|
|
||||||
* Sun Sep 25 2022 Rich Mattes <richmattes@gmail.com> - 2.9-2
|
* Sun Sep 25 2022 Rich Mattes <richmattes@gmail.com> - 2.9-2
|
||||||
- Rebuild for tinyxml2-9.0.0
|
- Rebuild for tinyxml2-9.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user