Hello community,

here is the log from the commit of package fribidi for openSUSE:Factory checked 
in at 2019-12-07 15:19:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fribidi (Old)
 and      /work/SRC/openSUSE:Factory/.fribidi.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fribidi"

Sat Dec  7 15:19:36 2019 rev:28 rq:752330 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/fribidi/fribidi.changes  2018-11-06 
14:04:37.799433964 +0100
+++ /work/SRC/openSUSE:Factory/.fribidi.new.4691/fribidi.changes        
2019-12-07 15:23:01.671731805 +0100
@@ -1,0 +2,5 @@
+Fri Nov 29 09:56:25 UTC 2019 - Martin Liška <[email protected]>
+
+- Use %make_build macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fribidi.spec ++++++
--- /var/tmp/diff_new_pack.unGLcn/_old  2019-12-07 15:23:02.099731746 +0100
+++ /var/tmp/diff_new_pack.unGLcn/_new  2019-12-07 15:23:02.099731746 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fribidi
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Summary:        An implementation of the Unicode BiDi algorithm
 License:        LGPL-2.1-only
 Group:          Development/Libraries/C and C++
-Url:            https://github.com/fribidi/fribidi
+URL:            https://github.com/fribidi/fribidi
 Source:         
https://github.com/fribidi/fribidi/releases/download/v%{version}/%{name}-%{version}.tar.bz2
 Source2:        baselibs.conf
 BuildRequires:  pkg-config
@@ -67,10 +67,10 @@
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 
 %install
 %make_install


Reply via email to