Hello community, here is the log from the commit of package cadabra2 for openSUSE:Factory checked in at 2019-06-25 22:22:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cadabra2 (Old) and /work/SRC/openSUSE:Factory/.cadabra2.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cadabra2" Tue Jun 25 22:22:16 2019 rev:12 rq:711879 version:2.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/cadabra2/cadabra2.changes 2019-03-26 22:31:30.313719065 +0100 +++ /work/SRC/openSUSE:Factory/.cadabra2.new.4615/cadabra2.changes 2019-06-25 22:22:23.485148044 +0200 @@ -1,0 +2,8 @@ +Tue Jun 25 09:24:38 UTC 2019 - Atri Bhattacharya <[email protected]> + +- Update to version 2.2.7: + * List of changes unavailable from upstream. +- Refresh cadabra2-add-pthread-to-cxxflags.patch for version + update, no effective changes. + +------------------------------------------------------------------- Old: ---- 2.2.5.tar.gz New: ---- 2.2.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cadabra2.spec ++++++ --- /var/tmp/diff_new_pack.fX36T4/_old 2019-06-25 22:22:25.625150979 +0200 +++ /var/tmp/diff_new_pack.fX36T4/_new 2019-06-25 22:22:25.657151023 +0200 @@ -12,12 +12,12 @@ # 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/ # Name: cadabra2 -Version: 2.2.5 +Version: 2.2.7 Release: 0 Summary: A computer algebra system for solving problems in field theory License: GPL-3.0-or-later ++++++ 2.2.5.tar.gz -> 2.2.7.tar.gz ++++++ /work/SRC/openSUSE:Factory/cadabra2/2.2.5.tar.gz /work/SRC/openSUSE:Factory/.cadabra2.new.4615/2.2.7.tar.gz differ: char 12, line 1 ++++++ cadabra2-add-pthread-to-cxxflags.patch ++++++ --- /var/tmp/diff_new_pack.fX36T4/_old 2019-06-25 22:22:26.409152054 +0200 +++ /var/tmp/diff_new_pack.fX36T4/_new 2019-06-25 22:22:26.433152087 +0200 @@ -1,8 +1,8 @@ -Index: cadabra2-2.2.5/CMakeLists.txt +Index: cadabra2-2.2.7/CMakeLists.txt =================================================================== ---- cadabra2-2.2.5.orig/CMakeLists.txt -+++ cadabra2-2.2.5/CMakeLists.txt -@@ -104,7 +104,7 @@ if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMP +--- cadabra2-2.2.7.orig/CMakeLists.txt ++++ cadabra2-2.2.7/CMakeLists.txt +@@ -120,7 +120,7 @@ if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMP message(FATAL_ERROR "GCC version must be at least 4.9 for regex support! See http://askubuntu.com/questions/428198/getting-installing-gcc-g-4-9-on-ubuntu and then set the environment variables CXX to g++-4.9 and CC to gcc-4.9. You may have to erase the build directory before re-running cmake.") endif() endif()
