Hello community,

here is the log from the commit of package guile1 for openSUSE:Factory checked 
in at 2019-09-07 11:53:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guile1 (Old)
 and      /work/SRC/openSUSE:Factory/.guile1.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guile1"

Sat Sep  7 11:53:35 2019 rev:17 rq:728707 version:1.8.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/guile1/guile1.changes    2017-01-17 
14:37:56.432026280 +0100
+++ /work/SRC/openSUSE:Factory/.guile1.new.7948/guile1.changes  2019-09-07 
11:53:36.722272588 +0200
@@ -1,0 +2,5 @@
+Fri Sep  6 06:56:59 UTC 2019 - Dave Plater <[email protected]>
+
+- Disable link time optimisation to fix build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ guile1.spec ++++++
--- /var/tmp/diff_new_pack.2KBFQ5/_old  2019-09-07 11:53:37.750272442 +0200
+++ /var/tmp/diff_new_pack.2KBFQ5/_new  2019-09-07 11:53:37.750272442 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package guile1
 #
-# Copyright (c) 2016 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.8.8
 Release:        0
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Languages/Scheme
 Url:            http://www.gnu.org/software/guile/
 Source0:        ftp://ftp.gnu.org/gnu/guile/guile-%{version}.tar.gz
@@ -166,6 +166,7 @@
 sed -i s/-Werror// configure.in configure
 
 %build
+%define _lto_cflags %{nil}
 sed -i "s:GUILE_:GUILE1_:" guile-config/guile.m4
 sed -i "s:guile:guile1:" guile-config/guile.m4
 # automake 1.13: do not run test simultaneously
@@ -249,8 +250,9 @@
 
 %files
 %defattr(-,root,root)
-%doc ABOUT-NLS AUTHORS COPYING* ChangeLog* GUILE-VERSION HACKING
-%doc LICENSE NEWS README THANKS
+%doc ABOUT-NLS AUTHORS ChangeLog* GUILE-VERSION HACKING
+%doc NEWS README THANKS
+%license LICENSE COPYING*
 %{_bindir}/*
 %dir %{_datadir}/guile
 %{_datadir}/guile/1.8




Reply via email to