Hello community,

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

Package is "xosview"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xosview/xosview.changes  2015-11-22 
11:02:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xosview.new/xosview.changes     2016-06-19 
12:52:53.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 17 08:22:27 UTC 2016 - wer...@suse.de
+
+- Choose a working compiler 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xosview.spec ++++++
--- /var/tmp/diff_new_pack.bMpLqo/_old  2016-06-19 12:52:54.000000000 +0200
+++ /var/tmp/diff_new_pack.bMpLqo/_new  2016-06-19 12:52:54.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xosview
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,7 +18,7 @@
 
 Name:           xosview
 BuildRequires:  autoconf
-BuildRequires:  gcc-c++
+BuildRequires:  gcc5-c++
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xpm)
@@ -67,7 +67,8 @@
 
 %build
   OPTFLAGS="$RPM_OPT_FLAGS"
-     CXX=g++
+     CXX=g++-5
+export OPTFLAGS CXX
 case "$RPM_OPT_FLAGS" in
 *-fno-const-strings*) ;;
 *)



Reply via email to