Hello community,

here is the log from the commit of package diff-pdf for openSUSE:Factory 
checked in at 2016-06-19 12:53:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diff-pdf (Old)
 and      /work/SRC/openSUSE:Factory/.diff-pdf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diff-pdf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/diff-pdf/diff-pdf.changes        2016-06-03 
16:38:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.diff-pdf.new/diff-pdf.changes   2016-06-19 
12:53:11.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jun 18 10:27:21 UTC 2016 - mplus...@suse.com
+
+- Fix building with gcc6 (boo#985353)
+- Use safer ldflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ diff-pdf.spec ++++++
--- /var/tmp/diff_new_pack.lkj3Uz/_old  2016-06-19 12:53:12.000000000 +0200
+++ /var/tmp/diff_new_pack.lkj3Uz/_new  2016-06-19 12:53:12.000000000 +0200
@@ -43,6 +43,8 @@
 %setup -q
 
 %build
+export CXXFLAGS="%{optflags} -fpermissive"
+export LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,now'
 ./bootstrap
 %configure
 make %{?_smp_mflags} V=1


Reply via email to