Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package votca-csgapps for openSUSE:Factory checked in at 2021-01-15 19:46:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/votca-csgapps (Old) and /work/SRC/openSUSE:Factory/.votca-csgapps.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "votca-csgapps" Fri Jan 15 19:46:21 2021 rev:16 rq:863137 version:1.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/votca-csgapps/votca-csgapps.changes 2020-12-10 18:19:52.635080756 +0100 +++ /work/SRC/openSUSE:Factory/.votca-csgapps.new.28504/votca-csgapps.changes 2021-01-15 19:46:29.974046055 +0100 @@ -1,0 +2,6 @@ +Tue Jan 12 23:48:58 UTC 2021 - Christoph Junghans <jungh...@votca.org> + +- Upgrade to 1.6.4 + - details: https://github.com/votca/csg/blob/stable/CHANGELOG.md + +------------------------------------------------------------------- Old: ---- votca-csgapps-1.6.3.tar.gz New: ---- votca-csgapps-1.6.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ votca-csgapps.spec ++++++ --- /var/tmp/diff_new_pack.uiCIxA/_old 2021-01-15 19:46:30.546046907 +0100 +++ /var/tmp/diff_new_pack.uiCIxA/_new 2021-01-15 19:46:30.546046907 +0100 @@ -1,8 +1,8 @@ # # spec file for package votca-csgapps # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2013-2020 Christoph Junghans +# Copyright (c) 2020-2021 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -17,7 +17,7 @@ # Name: votca-csgapps -Version: 1.6.3 +Version: 1.6.4 %define uversion %{version} Release: 0 Summary: VOTCA coarse-graining engine applications @@ -29,7 +29,6 @@ BuildRequires: gromacs-devel BuildRequires: gcc-c++ -BuildRequires: pkg-config BuildRequires: fdupes BuildRequires: libboost_program_options-devel BuildRequires: votca-csg-devel = %{version} ++++++ votca-csgapps-1.6.3.tar.gz -> votca-csgapps-1.6.4.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/csgapps-1.6.3/CMakeLists.txt new/csgapps-1.6.4/CMakeLists.txt --- old/csgapps-1.6.3/CMakeLists.txt 2020-12-09 04:54:02.000000000 +0100 +++ new/csgapps-1.6.4/CMakeLists.txt 2021-01-12 19:26:41.000000000 +0100 @@ -2,7 +2,7 @@ project(csgapps) -set(PROJECT_VERSION "1.6.3") +set(PROJECT_VERSION "1.6.4") set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules)