Hello community,

here is the log from the commit of package libzio for openSUSE:Factory checked 
in at 2019-09-05 12:06:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzio (Old)
 and      /work/SRC/openSUSE:Factory/.libzio.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzio"

Thu Sep  5 12:06:56 2019 rev:45 rq:720713 version:1.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzio/libzio.changes    2018-03-07 
10:27:35.513813921 +0100
+++ /work/SRC/openSUSE:Factory/.libzio.new.7948/libzio.changes  2019-09-05 
12:06:57.847890320 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 06:50:26 UTC 2019 - Martin Liška <[email protected]>
+
+- Use FAT LTO objects in order to provide proper static library
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libzio.spec ++++++
--- /var/tmp/diff_new_pack.b5HzdO/_old  2019-09-05 12:06:58.675890165 +0200
+++ /var/tmp/diff_new_pack.b5HzdO/_new  2019-09-05 12:06:58.691890162 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libzio
 #
-# Copyright (c) 2018 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/
 #
 
 
@@ -21,7 +21,7 @@
 Version:        1.06
 Release:        0
 Summary:        A Library for Accessing Compressed Text Files
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Libraries
 Url:            http://libzio.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
@@ -59,6 +59,7 @@
 %setup -q
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 make %{?_smp_mflags} noweak
 
 %check


Reply via email to