Hello community, here is the log from the commit of package sparse for openSUSE:Factory checked in at 2014-05-17 06:43:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sparse (Old) and /work/SRC/openSUSE:Factory/.sparse.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sparse" Changes: -------- --- /work/SRC/openSUSE:Factory/sparse/sparse.changes 2013-05-27 10:02:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sparse.new/sparse.changes 2014-05-17 06:43:34.000000000 +0200 @@ -1,0 +2,44 @@ +Thu May 15 15:39:26 UTC 2014 - [email protected] + +- change Licence to new MIT +- update to latest git version 20140128 (sparse verion 0.5.0) + - Sparse 0.5.0 + - Fix make dist failure + - sparse: add built-in atomic memory access identifiers + - gitignore: add 'version.h' + - Update the information in README about using the library. + - sparse: Also check bit_offset when checking implicit casts + - FAQ: Remove outdated sections about the license + - sparse: Relicense under the MIT license + - Revert "Fix mistaken comparison that becomes a no-op." + - Revert "Update the information in README about using the + library." + - sparse: add __builtin_va_arg_pack() and + __builtin_va_arg_pack_len() + - Fix expression type for floating point negation ('!') + - Fix result type of relational and logical operators + - symbol.c: Set correct size of array from parenthesized + string initializer + - sparse, llvm: die if error + - sparse, llvm: set more data attributes + - sparse, llvm: fix struct name generation + - sparse, llvm: cache symbol_type() result + - sparse, llvm: fix array size + - sparse, llvm: use LLVM_DEFAULT_TARGET_TRIPLE + - sparse, llvm: Use LLVM_HOSTTRIPLE + - sparse, llvm: set target specification + - sparse, llvm: improve pointer arithmetic handling + - sparse, llvm: add a struct access test case + - sparse, llvm: base load/store address type on + insn_symbol_type() + - sparse, llvm: de-duplicate load/store address calculation code + - sparse, llvm: Fix resulting type of store address calculations + - sparse, llvm: simplify function generation + - sparse, llvm: fix phi generation + - char.c: Fix parsing of escapes + - Trivial: Remove redundant Makefile variable + - sparse, llvm: fix link errors + - fix SIGFPE caused by signed division overflow + - Novafora license grant using MIT license. + +------------------------------------------------------------------- Old: ---- sparse-20130425.tar.xz New: ---- sparse-20140128.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sparse.spec ++++++ --- /var/tmp/diff_new_pack.IU4qPG/_old 2014-05-17 06:43:35.000000000 +0200 +++ /var/tmp/diff_new_pack.IU4qPG/_new 2014-05-17 06:43:35.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package sparse # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,9 @@ Name: sparse Summary: A semantic parser of source files -License: SUSE-OSL-1.1 +License: MIT Group: Development/Tools/Building -Version: 20130425 +Version: 20140128 Release: 0 Url: https://sparse.wiki.kernel.org/index.php/Main_Page Source: sparse-%{version}.tar.xz ++++++ sparse-20130425.tar.xz -> sparse-20140128.tar.xz ++++++ ++++ 2460 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
