Hello community,

here is the log from the commit of package freealut for openSUSE:Factory 
checked in at 2018-03-28 10:31:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freealut (Old)
 and      /work/SRC/openSUSE:Factory/.freealut.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freealut"

Wed Mar 28 10:31:39 2018 rev:22 rq:591123 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/freealut/freealut.changes        2017-11-07 
10:02:21.644805939 +0100
+++ /work/SRC/openSUSE:Factory/.freealut.new/freealut.changes   2018-03-28 
10:31:54.131921826 +0200
@@ -1,0 +2,7 @@
+Mon Mar 26 12:12:15 UTC 2018 - [email protected]
+
+- turn WARNINGS and OPTIMIZATION CMAKE options off, this 
+  disables -ansi again and sets uses only the distribution
+  default CFLAGS.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ freealut.spec ++++++
--- /var/tmp/diff_new_pack.oXLSNC/_old  2018-03-28 10:31:56.619832348 +0200
+++ /var/tmp/diff_new_pack.oXLSNC/_new  2018-03-28 10:31:56.623832205 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package freealut
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -22,7 +22,7 @@
 Version:        1.1.0
 Release:        0
 Summary:        freealut is a free implementation of OpenAL's ALUT standard
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 Url:            http://connect.creativelabs.com/openal/default.aspx
 Source:         %{name}-%{version}.tar.bz2
@@ -58,6 +58,8 @@
 %build
 %cmake \
   -DBUILD_STATIC=OFF \
+  -DWARNINGS=OFF \
+  -DOPTIMIZATION=OFF \
   -Wno-dev
 %make_jobs
 


Reply via email to