Hello community,

here is the log from the commit of package xfce4-vala for openSUSE:Factory 
checked in at 2016-11-29 12:49:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-vala (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-vala.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-vala"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-vala/xfce4-vala.changes    2016-09-30 
15:32:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-vala.new/xfce4-vala.changes       
2016-11-29 12:49:45.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Nov 26 18:04:33 UTC 2016 - [email protected]
+
+- fix build on Leap 42.2 (vala version 0.32)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-vala.spec ++++++
--- /var/tmp/diff_new_pack.822N2E/_old  2016-11-29 12:49:46.000000000 +0100
+++ /var/tmp/diff_new_pack.822N2E/_new  2016-11-29 12:49:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-vala
 #
-# 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
@@ -24,8 +24,13 @@
 %endif
 %if 0%{?suse_version} == 1315
 %if 0%{?is_opensuse}
+### leap_version is apparently not properly defined, but sle_version works
+%if 0%{?leap_version} == 420200 || 0%{?sle_version} == 120200
+%define vala_version 0.32
+%else
 # openSUSE Leap
 %define vala_version 0.28
+%endif
 %else
 # SLE12
 %define vala_version 0.22


Reply via email to