Hello community,

here is the log from the commit of package vncmanager for openSUSE:Factory 
checked in at 2017-03-02 19:29:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vncmanager (Old)
 and      /work/SRC/openSUSE:Factory/.vncmanager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vncmanager"

Thu Mar  2 19:29:02 2017 rev:3 rq:460045 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/vncmanager/vncmanager.changes    2016-06-29 
15:01:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vncmanager.new/vncmanager.changes       
2017-03-02 19:29:07.205394605 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:32:25 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vncmanager.spec ++++++
--- /var/tmp/diff_new_pack.UvgCnO/_old  2017-03-02 19:29:07.813308568 +0100
+++ /var/tmp/diff_new_pack.UvgCnO/_new  2017-03-02 19:29:07.813308568 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vncmanager
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,12 @@
 Name:           vncmanager
 Version:        1.0.1
 Release:        0
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_iostreams-devel
+BuildRequires:  libboost_program_options-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libgnutls-devel


Reply via email to