Hello community,

here is the log from the commit of package HSAIL-Tools for openSUSE:Factory 
checked in at 2019-09-26 20:42:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/HSAIL-Tools (Old)
 and      /work/SRC/openSUSE:Factory/.HSAIL-Tools.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "HSAIL-Tools"

Thu Sep 26 20:42:29 2019 rev:3 rq:733366 version:0+git20180830.6514deb

Changes:
--------
--- /work/SRC/openSUSE:Factory/HSAIL-Tools/HSAIL-Tools.changes  2019-07-11 
13:18:47.266759938 +0200
+++ /work/SRC/openSUSE:Factory/.HSAIL-Tools.new.2352/HSAIL-Tools.changes        
2019-09-26 20:42:39.614313849 +0200
@@ -1,0 +2,5 @@
+Thu Sep 26 08:54:57 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Small package modernisation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ HSAIL-Tools.spec ++++++
--- /var/tmp/diff_new_pack.THzvUG/_old  2019-09-26 20:42:40.558311327 +0200
+++ /var/tmp/diff_new_pack.THzvUG/_new  2019-09-26 20:42:40.562311316 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package HSAIL-Tools
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,7 +22,7 @@
 Summary:        Parse and (dis)assemble HSA Intermediate Language
 License:        NCSA
 Group:          Development/Tools/Building
-Url:            https://github.com/HSAFoundation/HSAIL-Tools
+URL:            https://github.com/HSAFoundation/HSAIL-Tools
 Source:         %{name}-%{version}.tar.xz
 Patch1:         warning.patch
 # PATCH-FIX-UPSTREAM https://github.com/HSAFoundation/HSAIL-Tools/pull/54
@@ -43,14 +43,11 @@
 libHSAIL supports the HSA PRM 1.02 (Final) specification.
 
 %prep
-%setup -q
-
-%patch1 -p1
-%patch2 -p1
+%autosetup -p1
 
 %build
 %cmake
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install


Reply via email to