Hello community,

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

Package is "dpkg"

Thu Sep  5 12:01:54 2019 rev:29 rq:720467 version:1.19.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/dpkg/dpkg.changes        2019-01-29 
14:38:45.303526858 +0100
+++ /work/SRC/openSUSE:Factory/.dpkg.new.7948/dpkg.changes      2019-09-05 
12:01:56.223946834 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 06:58:54 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Use FAT LTO objects in order to provide proper static library.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dpkg.spec ++++++
--- /var/tmp/diff_new_pack.hPyLlk/_old  2019-09-05 12:01:58.227946444 +0200
+++ /var/tmp/diff_new_pack.hPyLlk/_new  2019-09-05 12:01:58.231946444 +0200
@@ -89,6 +89,7 @@
 %endif
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 autoreconf -fvi
 export CFLAGS="%{optflags}"
 %configure \

++++++ update-alternatives.spec ++++++
--- /var/tmp/diff_new_pack.hPyLlk/_old  2019-09-05 12:01:58.251946440 +0200
+++ /var/tmp/diff_new_pack.hPyLlk/_new  2019-09-05 12:01:58.255946439 +0200
@@ -49,6 +49,7 @@
 %patch0 -p1
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 autoreconf -fvi
 %configure \
   --disable-silent-rules \


Reply via email to