Hello community, here is the log from the commit of package sparse for openSUSE:Factory checked in at 2020-04-21 13:07:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sparse (Old) and /work/SRC/openSUSE:Factory/.sparse.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sparse" Tue Apr 21 13:07:43 2020 rev:40 rq:795670 version:0.6.1+20200413 Changes: -------- --- /work/SRC/openSUSE:Factory/sparse/sparse.changes 2020-02-07 15:53:31.491481693 +0100 +++ /work/SRC/openSUSE:Factory/.sparse.new.2738/sparse.changes 2020-04-21 13:08:10.828514697 +0200 @@ -1,0 +2,9 @@ +Sat Apr 18 06:41:15 UTC 2020 - Martin Pluskal <[email protected]> + +- Update to version 0.6.1+20200413: + * do not use expr->left for conditionals + * add support for GCC's __auto_type + * And plenty more +- Use llvm9 for building as llvm10 is not yet supported + +------------------------------------------------------------------- Old: ---- sparse-0.6.1+20200129.tar.xz New: ---- sparse-0.6.1+20200413.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sparse.spec ++++++ --- /var/tmp/diff_new_pack.mJdwyT/_old 2020-04-21 13:08:13.508520043 +0200 +++ /var/tmp/diff_new_pack.mJdwyT/_new 2020-04-21 13:08:13.512520050 +0200 @@ -17,7 +17,7 @@ Name: sparse -Version: 0.6.1+20200129 +Version: 0.6.1+20200413 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: clang -BuildRequires: llvm-devel +BuildRequires: clang9 +BuildRequires: llvm9-devel %endif %endif @@ -72,8 +72,7 @@ %setup -q %build -make \ - %{?_smp_mflags} \ +%make_build \ PREFIX=%{_prefix} \ LIBDIR=%{_libdir} \ MANDIR=%{_mandir} \ ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.mJdwyT/_old 2020-04-21 13:08:13.548520122 +0200 +++ /var/tmp/diff_new_pack.mJdwyT/_new 2020-04-21 13:08:13.548520122 +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">1dc00f876305b6a4d3dda38889a9165ff4bf1b0b</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">c51a0382202e992c1d0c4fa87fad7eb625a73a2a</param></service></servicedata> \ No newline at end of file ++++++ sparse-0.6.1+20200129.tar.xz -> sparse-0.6.1+20200413.tar.xz ++++++ ++++ 2994 lines of diff (skipped)
