Hello community, here is the log from the commit of package swig for openSUSE:Factory checked in at 2017-02-06 14:35:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swig (Old) and /work/SRC/openSUSE:Factory/.swig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swig" Changes: -------- --- /work/SRC/openSUSE:Factory/swig/swig.changes 2017-01-10 10:38:10.524219013 +0100 +++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes 2017-02-06 14:35:15.652853086 +0100 @@ -1,0 +2,14 @@ +Thu Feb 2 14:56:53 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- +Mon Jan 30 07:58:10 UTC 2017 - [email protected] + +- Update to 3.0.12 + - Add support for Octave-4.2. + - Enhance %extend to support template functions. + - Language specific enhancements and fixes for C#, D, Guile, + Java, PHP7. + +------------------------------------------------------------------- Old: ---- swig-3.0.11.tar.gz New: ---- swig-3.0.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swig.spec ++++++ --- /var/tmp/diff_new_pack.Fbq6F8/_old 2017-02-06 14:35:17.640566112 +0100 +++ /var/tmp/diff_new_pack.Fbq6F8/_new 2017-02-06 14:35:17.640566112 +0100 @@ -1,7 +1,7 @@ # # spec file for package swig # -# 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 @@ -19,7 +19,7 @@ %bcond_with swig_ocaml Name: swig -Version: 3.0.11 +Version: 3.0.12 Release: 0 Summary: Simplified Wrapper and Interface Generator License: GPL-3.0+ and BSD-3-Clause @@ -31,7 +31,11 @@ Patch3: swig-ocaml-int64.patch BuildRequires: autoconf BuildRequires: automake +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel +%endif BuildRequires: gcc-c++ BuildRequires: libtool %if %{with swig_ocaml} ++++++ swig-3.0.11.tar.gz -> swig-3.0.12.tar.gz ++++++ /work/SRC/openSUSE:Factory/swig/swig-3.0.11.tar.gz /work/SRC/openSUSE:Factory/.swig.new/swig-3.0.12.tar.gz differ: char 5, line 1
