Hello community, here is the log from the commit of package libixion for openSUSE:Factory checked in at 2017-02-19 00:42:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libixion (Old) and /work/SRC/openSUSE:Factory/.libixion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libixion" Changes: -------- --- /work/SRC/openSUSE:Factory/libixion/libixion.changes 2016-06-14 23:05:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libixion.new/libixion.changes 2017-02-19 00:42:15.074132074 +0100 @@ -1,0 +2,12 @@ +Wed Feb 1 12:54:11 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- +Sat Dec 3 13:44:31 UTC 2016 - [email protected] + +- Version update to 0.12.1: + * Update to be in sync with orcus + * Small fixes around + +------------------------------------------------------------------- Old: ---- libixion-0.11.1.tar.xz New: ---- libixion-0.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libixion.spec ++++++ --- /var/tmp/diff_new_pack.bAx9Ym/_old 2017-02-19 00:42:15.566062864 +0100 +++ /var/tmp/diff_new_pack.bAx9Ym/_new 2017-02-19 00:42:15.566062864 +0100 @@ -1,7 +1,7 @@ # # spec file for package libixion # -# 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 @@ -16,16 +16,21 @@ # -%define libname libixion-0_11-0 +%define libname libixion-0_12-0 Name: libixion -Version: 0.11.1 +Version: 0.12.1 Release: 0 Summary: Threaded multi-target formula parser & interpreter License: MIT Group: Productivity/Publishing/Word Url: https://gitlab.com/ixion/ixion Source: http://kohei.us/files/ixion/src/%{name}-%{version}.tar.xz +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_program_options-devel +BuildRequires: libboost_thread-devel +%else BuildRequires: boost-devel +%endif BuildRequires: coreutils BuildRequires: gcc-c++ BuildRequires: libstdc++-devel ++++++ libixion-0.11.1.tar.xz -> libixion-0.12.1.tar.xz ++++++ ++++ 36468 lines of diff (skipped)
