Hello community,

here is the log from the commit of package clazy for openSUSE:Factory checked 
in at 2019-12-02 11:33:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clazy (Old)
 and      /work/SRC/openSUSE:Factory/.clazy.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clazy"

Mon Dec  2 11:33:52 2019 rev:7 rq:752689 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/clazy/clazy.changes      2019-10-16 
09:18:14.547010291 +0200
+++ /work/SRC/openSUSE:Factory/.clazy.new.4691/clazy.changes    2019-12-02 
11:38:12.490459000 +0100
@@ -1,0 +2,6 @@
+Wed Nov 20 23:15:31 UTC 2019 - Simon Lees <[email protected]>
+
+- %make_jobs is depricated replaced by %cmake_build
+- Use %autosetup to simplify maintenance
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ clazy.spec ++++++
--- /var/tmp/diff_new_pack.owxOsX/_old  2019-12-02 11:38:12.866459079 +0100
+++ /var/tmp/diff_new_pack.owxOsX/_new  2019-12-02 11:38:12.870459080 +0100
@@ -38,8 +38,7 @@
 allocations to misusage of API, including fix-its for automatic refactoring.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 %define _lto_cflags %{nil}
@@ -48,7 +47,7 @@
 
 %cmake
 
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install


Reply via email to