Hello community,

here is the log from the commit of package sparse for openSUSE:Factory checked 
in at 2020-06-10 00:49:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sparse (Old)
 and      /work/SRC/openSUSE:Factory/.sparse.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sparse"

Wed Jun 10 00:49:42 2020 rev:41 rq:812801 version:0.6.1+20200606

Changes:
--------
--- /work/SRC/openSUSE:Factory/sparse/sparse.changes    2020-04-21 
13:08:10.828514697 +0200
+++ /work/SRC/openSUSE:Factory/.sparse.new.3606/sparse.changes  2020-06-10 
00:49:44.223152317 +0200
@@ -1,0 +2,24 @@
+Tue Jun 09 07:29:30 UTC 2020 - [email protected]
+
+- Update to version 0.6.1+20200606:
+  * pre-process: fix a compiler array subscript type warning
+  * univ-init: set default to -Wno-universal-initializer
+  * univ-init: scalar initializer needs some additional checks
+  * evaluate: mark evaluate_generic_selection() as static
+  * add support for _Generic
+  * testsuite: add testcase for duplicated local definitions
+  * add an option to suppress warning 'no newline at EOF'
+  * univ-init: conditionally accept { 0 } without warnings
+  * bad-label: respect attribute((unused))
+  * bad-label: mark labels as used when needed
+  * bad-label: check for unused labels
+  * bad-goto: check declaration of label expressions
+  * bad-goto: extract check_label_declaration()
+  * bad-goto: label expression inside a statement expression is UB
+  * bad-goto: jumping inside a statement expression is an error
+  * scope: give a scope for labels & gotos
+  * build: fix LLVM version detection
+  * and much more
+- Use latest llvm again as the detection is fixed
+
+-------------------------------------------------------------------

Old:
----
  sparse-0.6.1+20200413.tar.xz

New:
----
  sparse-0.6.1+20200606.tar.xz

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

Other differences:
------------------
++++++ sparse.spec ++++++
--- /var/tmp/diff_new_pack.yy28U0/_old  2020-06-10 00:49:44.855153970 +0200
+++ /var/tmp/diff_new_pack.yy28U0/_new  2020-06-10 00:49:44.855153970 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           sparse
-Version:        0.6.1+20200413
+Version:        0.6.1+20200606
 Release:        0
 Summary:        A semantic parser of source files
 License:        MIT
@@ -32,8 +32,8 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 %if 0%{?suse_version} > 1320 || 0%{?is_opensuse}
 %ifarch         x86_64
-BuildRequires:  clang9
-BuildRequires:  llvm9-devel
+BuildRequires:  clang
+BuildRequires:  llvm-devel
 %endif
 %endif
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.yy28U0/_old  2020-06-10 00:49:44.891154065 +0200
+++ /var/tmp/diff_new_pack.yy28U0/_new  2020-06-10 00:49:44.891154065 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">git://git.kernel.org/pub/scm/devel/sparse/sparse.git</param>
-              <param 
name="changesrevision">c51a0382202e992c1d0c4fa87fad7eb625a73a2a</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">cadbd1245acecf5d91f07834e2820b0e2a91faf9</param></service></servicedata>
\ No newline at end of file

++++++ sparse-0.6.1+20200413.tar.xz -> sparse-0.6.1+20200606.tar.xz ++++++
++++ 2462 lines of diff (skipped)


Reply via email to