Hello community, here is the log from the commit of package itpp for openSUSE:Factory checked in at 2019-04-12 09:15:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/itpp (Old) and /work/SRC/openSUSE:Factory/.itpp.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "itpp" Fri Apr 12 09:15:53 2019 rev:3 rq:693267 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/itpp/itpp.changes 2017-11-09 14:00:19.265598999 +0100 +++ /work/SRC/openSUSE:Factory/.itpp.new.27019/itpp.changes 2019-04-12 09:15:55.969733281 +0200 @@ -1,0 +2,10 @@ +Thu Apr 11 14:19:56 UTC 2019 - Martin Pluskal <[email protected]> + +- Fix licensing information + +------------------------------------------------------------------- +Thu Mar 21 13:19:25 UTC 2019 - Martin Pluskal <[email protected]> + +- Fix building - boo#1129920 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ itpp.spec ++++++ --- /var/tmp/diff_new_pack.j89mvH/_old 2019-04-12 09:15:57.489734201 +0200 +++ /var/tmp/diff_new_pack.j89mvH/_new 2019-04-12 09:15:57.493734204 +0200 @@ -1,7 +1,7 @@ # # spec file for package itpp # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,9 +22,9 @@ Version: 4.3.1 Release: 0 Summary: C++ library of math, signal processing and communication routines -License: GPL-2.0+ +License: GPL-3.0-only Group: Development/Libraries/C and C++ -Url: http://itpp.sourceforge.net/ +URL: http://itpp.sourceforge.net/ Source: https://sourceforge.net/projects/itpp/files/itpp/%{version}/itpp-%{version}.tar.bz2 Patch0: libitpp-4.0.7-namespace.patch Patch1: gtest_support.patch @@ -115,7 +115,7 @@ %cmake \ -DGTEST_DIR=%{_includedir}/gtest \ -DLAPACK_LIBRARIES=%{_libdir}/liblapack.so.3 \ - -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_BUILD_TYPE=Release %make_jobs %check
