commit smatch for openSUSE:Factory
Hello community, here is the log from the commit of package smatch for openSUSE:Factory checked in at 2018-03-31 15:37:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/smatch (Old) and /work/SRC/openSUSE:Factory/.smatch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "smatch" Sat Mar 31 15:37:09 2018 rev:5 rq:592538 version:20180125 Changes: -------- --- /work/SRC/openSUSE:Factory/smatch/smatch.changes 2016-08-18 09:18:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.smatch.new/smatch.changes 2018-03-31 15:37:30.544336332 +0200 @@ -1,0 +2,5 @@ +Sat Mar 24 00:00:00 CET 2018 - dsterba@suse.cz + +- Update to version 20180125 + +------------------------------------------------------------------- Old: ---- smatch-20160715.tar.xz New: ---- smatch-20180125.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ smatch.spec ++++++ --- /var/tmp/diff_new_pack.5d9FA6/_old 2018-03-31 15:37:31.592298335 +0200 +++ /var/tmp/diff_new_pack.5d9FA6/_new 2018-03-31 15:37:31.592298335 +0200 @@ -1,7 +1,7 @@ # # spec file for package smatch # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,17 @@ Name: smatch -Version: 20160715 +Version: 20180125 Release: 0 Summary: Static analysis tool for C -License: GPL-2.0 +License: GPL-2.0-only Group: Development/Tools/Building Url: http://smatch.sf.net Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc BuildRequires: make +BuildRequires: openssl-devel BuildRequires: pkg-config BuildRequires: sqlite3-devel BuildRequires: xz @@ -39,11 +40,11 @@ %setup -q %build -make %{?_smp_mflags} CFLAGS="%{optflags}" PREFIX=%{_prefix} LIBDIR=%{_libdir} \ +make %{?_smp_mflags} CFLAGS="%{optflags}" INSTALL_PREFIX=%{_prefix} LIBDIR=%{_libdir} \ PKGCONFIGDIR=%{_datadir}/pkgconfig %install -%{makeinstall} PREFIX=%{_prefix} LIBDIR=%{_libdir} \ +%{makeinstall} INSTALL_PREFIX=%{_prefix} LIBDIR=%{_libdir} \ PKGCONFIGDIR=%{_datadir}/pkgconfig # sparse stuff ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.5d9FA6/_old 2018-03-31 15:37:31.644296449 +0200 +++ /var/tmp/diff_new_pack.5d9FA6/_new 2018-03-31 15:37:31.644296449 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://repo.or.cz/smatch.git</param> - <param name="changesrevision">78b2ea64f3dc9eeef3195d50c5848fc39b0d9d35</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">45eb228201137f975805eb79437eb363272df88d</param></service></servicedata> \ No newline at end of file ++++++ smatch-20160715.tar.xz -> smatch-20180125.tar.xz ++++++ ++++ 19195 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de