Hello community,

here is the log from the commit of package votca-csgapps for openSUSE:Factory 
checked in at 2020-06-15 20:27:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/votca-csgapps (Old)
 and      /work/SRC/openSUSE:Factory/.votca-csgapps.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "votca-csgapps"

Mon Jun 15 20:27:14 2020 rev:12 rq:796361 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/votca-csgapps/votca-csgapps.changes      
2019-11-30 10:38:08.356166727 +0100
+++ /work/SRC/openSUSE:Factory/.votca-csgapps.new.3606/votca-csgapps.changes    
2020-06-15 20:27:19.073710709 +0200
@@ -1,0 +2,20 @@
+Sat Apr 18 04:55:57 UTC 2020 - Christoph Junghans <[email protected]>
+
+- Upgrade to 1.6
+  - details: https://github.com/votca/csg/blob/stable/CHANGELOG.md
+- Drop support for older Suse Version
+
+-------------------------------------------------------------------
+Mon Feb 10 17:21:08 UTC 2020 - Christoph Junghans <[email protected]>
+
+- Upgrade to 1.6_rc2
+  - details: https://github.com/votca/csg/blob/stable/CHANGELOG.md
+
+-------------------------------------------------------------------
+Thu Dec  5 17:21:08 UTC 2019 - Christoph Junghans <[email protected]>
+
+- Upgrade to 1.6_rc1
+  - update related to Eigen3 move
+  - details: https://github.com/votca/csg/blob/stable/CHANGELOG.md
+
+-------------------------------------------------------------------

Old:
----
  votca-csgapps-1.5.1.tar.gz

New:
----
  votca-csgapps-1.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ votca-csgapps.spec ++++++
--- /var/tmp/diff_new_pack.hsBS3W/_old  2020-06-15 20:27:20.373715213 +0200
+++ /var/tmp/diff_new_pack.hsBS3W/_new  2020-06-15 20:27:20.377715227 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package votca-csgapps
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2013-2019 Christoph Junghans
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2013-2020 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.5.1
+Version:    1.6
 %define     uversion %{version}
 Release:    0
 Summary:    VOTCA coarse-graining engine applications
@@ -31,11 +31,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  fdupes
-%if 0%{?suse_version} > 1325
 BuildRequires:  libboost_program_options-devel
-%else
-BuildRequires:  boost-devel >= 1.39.0
-%endif
 BuildRequires:  votca-csg-devel = %{version}
 BuildRequires:  votca-tools-devel = %{version}
 BuildRequires:  cmake
@@ -52,10 +48,10 @@
 
 %build
 %{cmake} -DENABLE_TESTING=ON
-make %{?_smp_mflags}
+%cmake_build
 
 %install
-make -C build install DESTDIR=%{buildroot}
+%cmake_install
 
 %fdupes %{buildroot}%{_prefix}
 
@@ -63,8 +59,7 @@
 make -C build test CTEST_OUTPUT_ON_FAILURE=1
 
 %files
-%defattr(-,root,root,-)
-%doc README
+%doc README.md
 %{_bindir}/*
 
 %changelog

++++++ votca-csgapps-1.5.1.tar.gz -> votca-csgapps-1.6.tar.gz ++++++
++++ 4620 lines of diff (skipped)


Reply via email to