Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cppcheck for openSUSE:Factory 
checked in at 2022-03-21 20:11:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cppcheck (Old)
 and      /work/SRC/openSUSE:Factory/.cppcheck.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cppcheck"

Mon Mar 21 20:11:00 2022 rev:22 rq:963325 version:2.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cppcheck/cppcheck.changes        2021-12-18 
21:52:50.313968742 +0100
+++ /work/SRC/openSUSE:Factory/.cppcheck.new.25692/cppcheck.changes     
2022-03-21 20:11:05.236383129 +0100
@@ -1,0 +2,12 @@
+Sun Mar 20 19:22:39 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.7.1:
+  * Add support for container views. The view attribute has been added to the
+    <container> library tag to specify the class is a view. The lifetime
+    analysis has been updated to use this new attribute to find dangling
+    lifetime containers.
+  * Various checker improvements.
+  * Fixed false positives.
+- drop fix-i586.patch (obsolete)
+
+-------------------------------------------------------------------

Old:
----
  cppcheck-2.6.3.tar.gz
  fix-i586.patch

New:
----
  cppcheck-2.7.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cppcheck.spec ++++++
--- /var/tmp/diff_new_pack.ecpnPB/_old  2022-03-21 20:11:06.176384098 +0100
+++ /var/tmp/diff_new_pack.ecpnPB/_new  2022-03-21 20:11:06.180384101 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cppcheck
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,12 @@
 
 
 Name:           cppcheck
-Version:        2.6.3
+Version:        2.7.1
 Release:        0
 Summary:        A tool for static C/C++ code analysis
 License:        GPL-3.0-or-later
 URL:            https://github.com/danmar/cppcheck
 Source:         
https://github.com/danmar/cppcheck/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0:         fix-i586.patch
 BuildRequires:  cmake
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gcc-c++
@@ -36,6 +35,7 @@
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Help)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(libpcre)
 Requires:       python3-Pygments

++++++ cppcheck-2.6.3.tar.gz -> cppcheck-2.7.1.tar.gz ++++++
++++ 57630 lines of diff (skipped)

Reply via email to