Hello community,

here is the log from the commit of package barcode for openSUSE:Factory checked 
in at 2020-06-19 17:23:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/barcode (Old)
 and      /work/SRC/openSUSE:Factory/.barcode.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "barcode"

Fri Jun 19 17:23:12 2020 rev:28 rq:815722 version:0.99

Changes:
--------
--- /work/SRC/openSUSE:Factory/barcode/barcode.changes  2019-09-10 
00:07:35.509190910 +0200
+++ /work/SRC/openSUSE:Factory/.barcode.new.3606/barcode.changes        
2020-06-19 17:23:54.031984649 +0200
@@ -1,0 +2,5 @@
+Thu Jun 18 10:01:59 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Fix building with gcc10
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ barcode.spec ++++++
--- /var/tmp/diff_new_pack.q1UXTg/_old  2020-06-19 17:23:56.915993112 +0200
+++ /var/tmp/diff_new_pack.q1UXTg/_new  2020-06-19 17:23:56.919993123 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package barcode
 #
-# 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
@@ -33,7 +33,6 @@
 # PATCH-FIX-UPSTREAM barcode-fix-renamed-include.patch 
[email protected] -- Fix renamed gettext include header reference.
 Patch6:         barcode-fix-renamed-include.patch
 BuildRequires:  makeinfo
-BuildRequires:  xz
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
 
@@ -63,8 +62,9 @@
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
+export CFLAGS="%{optflags} -fcommon"
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install




Reply via email to