Hello community,

here is the log from the commit of package msitools for openSUSE:Factory 
checked in at 2020-02-21 16:41:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/msitools (Old)
 and      /work/SRC/openSUSE:Factory/.msitools.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "msitools"

Fri Feb 21 16:41:29 2020 rev:6 rq:775148 version:0.100

Changes:
--------
--- /work/SRC/openSUSE:Factory/msitools/msitools.changes        2019-11-14 
23:50:07.604588915 +0100
+++ /work/SRC/openSUSE:Factory/.msitools.new.26092/msitools.changes     
2020-02-21 16:41:38.729947628 +0100
@@ -1,0 +2,5 @@
+Tue Feb 18 11:41:50 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Modernise spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ msitools.spec ++++++
--- /var/tmp/diff_new_pack.iHgGaV/_old  2020-02-21 16:41:39.337948843 +0100
+++ /var/tmp/diff_new_pack.iHgGaV/_new  2020-02-21 16:41:39.341948850 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package msitools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,7 +34,6 @@
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.7
 BuildRequires:  pkgconfig(uuid) >= 1.41.3
 BuildRequires:  pkgconfig(vapigen) >= 0.16
-Recommends:     %{name}-lang
 
 %description
 msitools is a set of programs to inspect and build Windows Installer
@@ -79,12 +78,12 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %configure \
   --disable-static
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install


Reply via email to