Hello community,

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

Package is "antlr"

Thu Sep  5 12:31:40 2019 rev:48 rq:724980 version:2.7.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/antlr/antlr-bootstrap.changes    2019-05-16 
21:55:47.922895004 +0200
+++ /work/SRC/openSUSE:Factory/.antlr.new.7948/antlr-bootstrap.changes  
2019-09-05 12:31:41.559604173 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 06:53:31 UTC 2019 - Martin Liška <[email protected]>
+
+- Use FAT LTO objects in order to provide proper static library.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/antlr/antlr.changes      2018-12-07 
14:30:03.303469077 +0100
+++ /work/SRC/openSUSE:Factory/.antlr.new.7948/antlr.changes    2019-09-05 
12:31:41.627604159 +0200
@@ -1,0 +2,5 @@
+Wed Jul 31 08:51:20 UTC 2019 - Martin Liška <[email protected]>
+
+- Use FAT LTO objects in order to provide proper static library. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ antlr-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.ZPguOX/_old  2019-09-05 12:31:42.211604046 +0200
+++ /var/tmp/diff_new_pack.ZPguOX/_new  2019-09-05 12:31:42.219604043 +0200
@@ -38,6 +38,7 @@
 find | grep "\(ShowString.java$\|StreamConverter.java$\)" && exit 42 || :
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 #>>> some useful functions ... used throughout bootstrap packages
 # variables:
 TARGET_DIR=`pwd`

++++++ antlr.spec ++++++
--- /var/tmp/diff_new_pack.ZPguOX/_old  2019-09-05 12:31:42.247604039 +0200
+++ /var/tmp/diff_new_pack.ZPguOX/_new  2019-09-05 12:31:42.247604039 +0200
@@ -122,6 +122,7 @@
 find | grep "\(ShowString.java$\|StreamConverter.java$\)" && exit 42 || :
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 ant \
     -Dj2se.apidoc=%{_javadocdir}/java \
     -Dant.build.javac.source=8 -Dant.build.javac.target=8 \


Reply via email to