Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2016-04-28 16:55:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/darktable (Old)
 and      /work/SRC/openSUSE:Factory/.darktable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "darktable"

Changes:
--------
--- /work/SRC/openSUSE:Factory/darktable/darktable.changes      2016-04-06 
11:51:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2016-04-28 
16:58:34.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Apr 13 13:38:30 UTC 2016 - [email protected]
+
+- fix version string in darktable ui
+
+-------------------------------------------------------------------
+Fri Apr  8 15:24:44 UTC 2016 - [email protected]
+
+- fix conditional for sle12 and leap
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.qoLLMD/_old  2016-04-28 16:58:38.000000000 +0200
+++ /var/tmp/diff_new_pack.qoLLMD/_new  2016-04-28 16:58:38.000000000 +0200
@@ -41,7 +41,7 @@
 %bcond_with     system_opencl
 %endif
 
-%define cmake_options -DCMAKE_SKIP_RPATH:BOOL=OFF 
-DCMAKE_BUILD_TYPE=RelWithDebInfo -DBINARY_PACKAGE_BUILD=1 
-DPROJECT_VERSION:STRING="%{name}-%{version}-%{release}"
+%define cmake_options -DCMAKE_SKIP_RPATH:BOOL=OFF 
-DCMAKE_BUILD_TYPE=RelWithDebInfo -DBINARY_PACKAGE_BUILD=1 
-DPROJECT_VERSION:STRING="%{version}-%{release}"
 
 Name:           darktable
 Version:        2.0.3
@@ -89,7 +89,7 @@
 BuildRequires:  pugixml-devel
 #
 BuildRequires:  pkgconfig
-%if 0%{?suse_version} != 1315
+%if 0%{?suse_version} != 1315 || ( 0%{?suse_version} == 1315 && 
0%{?is_opensuse} )
 BuildRequires:  pkgconfig(GraphicsMagick)
 %if 0%{?suse_version} && 0%{?suse_version} < 1315
 BuildRequires:  libGraphicsMagick3


Reply via email to