Hello community,

here is the log from the commit of package supertux2 for openSUSE:Factory 
checked in at 2017-02-06 15:24:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/supertux2 (Old)
 and      /work/SRC/openSUSE:Factory/.supertux2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "supertux2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/supertux2/supertux2.changes      2016-12-04 
15:08:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.supertux2.new/supertux2.changes 2017-02-06 
15:24:23.077100509 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 14:53:42 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ supertux2.spec ++++++
--- /var/tmp/diff_new_pack.NJRaSu/_old  2017-02-06 15:24:25.648733024 +0100
+++ /var/tmp/diff_new_pack.NJRaSu/_new  2017-02-06 15:24:25.652732452 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package supertux2
 #
-# 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
@@ -25,7 +25,12 @@
 Group:          Amusements/Games/Action/Arcade
 Url:            http://supertux.github.io/
 Source:         
https://github.com/SuperTux/supertux/releases/download/v%{version}/SuperTux-v%{version}-Source.tar.gz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_date_time-devel
+BuildRequires:  libboost_filesystem-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes


Reply via email to