Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package votca-csg for openSUSE:Factory checked in at 2021-01-15 19:46:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/votca-csg (Old) and /work/SRC/openSUSE:Factory/.votca-csg.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "votca-csg" Fri Jan 15 19:46:19 2021 rev:22 rq:863135 version:1.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/votca-csg/votca-csg.changes 2020-12-10 18:19:55.239087300 +0100 +++ /work/SRC/openSUSE:Factory/.votca-csg.new.28504/votca-csg.changes 2021-01-15 19:46:28.002043119 +0100 @@ -1,0 +2,7 @@ +Tue Jan 12 23:45:38 UTC 2021 - Christoph Junghans <jungh...@votca.org> + +- Update to 1.6.4 + - fix exclusion creation in csg_boltzmann ([gh#votca/csg#624], + [gh#votca/csg#625]) + +------------------------------------------------------------------- Old: ---- votca-csg-1.6.3.tar.gz votca-csg-manual-1.6.3.pdf votca-csg-tutorials-1.6.3.tar.gz New: ---- votca-csg-1.6.4.tar.gz votca-csg-manual-1.6.4.pdf votca-csg-tutorials-1.6.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ votca-csg.spec ++++++ --- /var/tmp/diff_new_pack.X6RgZb/_old 2021-01-15 19:46:28.766044257 +0100 +++ /var/tmp/diff_new_pack.X6RgZb/_new 2021-01-15 19:46:28.766044257 +0100 @@ -1,8 +1,8 @@ # # spec file for package votca-csg # -# Copyright (c) 2020 SUSE LLC -# Copyright (c) 2013-2020 Christoph Junghans +# Copyright (c) 2020-2021 SUSE LLC +# Copyright (c) 2013-2021 Christoph Junghans # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: votca-csg -Version: 1.6.3 +Version: 1.6.4 Release: 0 %define uversion %{version} %define sover 6 ++++++ votca-csg-1.6.3.tar.gz -> votca-csg-1.6.4.tar.gz ++++++ ++++ 2271 lines of diff (skipped) ++++++ votca-csg-manual-1.6.3.pdf -> votca-csg-manual-1.6.4.pdf ++++++ (binary differes) ++++++ votca-csg-tutorials-1.6.3.tar.gz -> votca-csg-tutorials-1.6.4.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/csg-tutorials-1.6.3/CMakeLists.txt new/csg-tutorials-1.6.4/CMakeLists.txt --- old/csg-tutorials-1.6.3/CMakeLists.txt 2020-12-09 04:54:03.000000000 +0100 +++ new/csg-tutorials-1.6.4/CMakeLists.txt 2021-01-12 19:26:41.000000000 +0100 @@ -2,7 +2,7 @@ project(csg-tutorials) -set(PROJECT_VERSION "1.6.3") +set(PROJECT_VERSION "1.6.4") # Cmake modules/macros are in a subdirectory to keep this file cleaner set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules)