diff --git a/gettext-csharp.spec b/gettext-csharp.spec index aaab6a6..d176e51 100644 --- a/gettext-csharp.spec +++ b/gettext-csharp.spec @@ -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/ # diff --git a/gettext-java.spec b/gettext-java.spec index 71136f4..23b46c3 100644 --- a/gettext-java.spec +++ b/gettext-java.spec @@ -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/ # diff --git a/gettext-runtime-mini.changes b/gettext-runtime-mini.changes index 8f0a90f..88aaeb2 100644 --- a/gettext-runtime-mini.changes +++ b/gettext-runtime-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 20 09:56:30 UTC 2019 - Martin Liška + +- Disable LTO (boo#1138806). + ------------------------------------------------------------------- Sat May 25 11:53:33 UTC 2019 - Marcus Meissner diff --git a/gettext-runtime-mini.spec b/gettext-runtime-mini.spec index dbc5b7b..34f7e7c 100644 --- a/gettext-runtime-mini.spec +++ b/gettext-runtime-mini.spec @@ -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/ # @@ -148,6 +148,7 @@ as well as project examples. %patch13 -p1 %build +%define _lto_cflags %{nil} # expect a couple "You should update your `aclocal.m4' by running aclocal." autoreconf -fiv #sh autogen.sh diff --git a/gettext-runtime.changes b/gettext-runtime.changes index 8f0a90f..88aaeb2 100644 --- a/gettext-runtime.changes +++ b/gettext-runtime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 20 09:56:30 UTC 2019 - Martin Liška + +- Disable LTO (boo#1138806). + ------------------------------------------------------------------- Sat May 25 11:53:33 UTC 2019 - Marcus Meissner diff --git a/gettext-runtime.spec b/gettext-runtime.spec index b523fbc..adeca2a 100644 --- a/gettext-runtime.spec +++ b/gettext-runtime.spec @@ -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/ # @@ -148,6 +148,7 @@ as well as project examples. %patch13 -p1 %build +%define _lto_cflags %{nil} # expect a couple "You should update your `aclocal.m4' by running aclocal." autoreconf -fiv #sh autogen.sh