Hello community,

here is the log from the commit of package python-espressopp for 
openSUSE:Factory checked in at 2017-10-13 14:20:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-espressopp (Old)
 and      /work/SRC/openSUSE:Factory/.python-espressopp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-espressopp"

Fri Oct 13 14:20:04 2017 rev:2 rq:533734 version:1.9.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-espressopp/python-espressopp.changes      
2017-02-03 18:57:29.108799894 +0100
+++ /work/SRC/openSUSE:Factory/.python-espressopp.new/python-espressopp.changes 
2017-10-13 14:20:33.532433050 +0200
@@ -1,0 +2,12 @@
+Wed Oct 11 16:10:19 UTC 2017 - [email protected]
+
+- split boost-devel into libboost-* (bug #1062795)
+
+-------------------------------------------------------------------
+Tue Oct 10 22:10:56 UTC 2017 - [email protected]
+
+- version bumped to v1.9.5
+  * many fixes: 
https://github.com/espressopp/espressopp/compare/v1.9.4...v1.9.5
+  * drop 141.patch - got merged upstream
+
+-------------------------------------------------------------------

Old:
----
  141.patch
  espressopp-1.9.4.tar.gz

New:
----
  espressopp-1.9.5.tar.gz

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

Other differences:
------------------
++++++ python-espressopp.spec ++++++
--- /var/tmp/diff_new_pack.8l0Bvc/_old  2017-10-13 14:20:35.188360244 +0200
+++ /var/tmp/diff_new_pack.8l0Bvc/_new  2017-10-13 14:20:35.192360068 +0200
@@ -18,19 +18,25 @@
 
 %define modname espressopp
 Name:           python-%{modname}
-Version:        1.9.4
+Version:        1.9.5
 Release:        0
 Summary:        Parallel simulation software for soft matter research
-License:        GPL-3.0
+License:        GPL-3.0+
 Group:          Productivity/Scientific/Chemistry
 Url:            http://www.espresso-pp.de/
 Source0:        
https://github.com/%{modname}/%{modname}/archive/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM - 141.patch - fix missing return statement
-Patch0:         
https://patch-diff.githubusercontent.com/raw/espressopp/espressopp/pull/141.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  boost-devel  >= 1.39.0
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel  >= 1.58.0
+BuildRequires:  libboost_mpi-devel  >= 1.58.0
+BuildRequires:  libboost_python-devel  >= 1.58.0
+BuildRequires:  libboost_serialization-devel  >= 1.58.0
+BuildRequires:  libboost_system-devel  >= 1.58.0
+%else
+BuildRequires:  boost-devel >= 1.58.0
+%endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  openmpi-devel
@@ -49,7 +55,6 @@
 
 %prep
 %setup  -q -n %{modname}-%{version}
-%patch0 -p1
 
 # Remove bundled libs
 rm -rf contrib/boost contrib/mpi4py
@@ -59,12 +64,7 @@
 FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes 
'+%%H:%%M:%%S')
 sed -i -e "s/__DATE__/\"$FAKE_BUILDDATE\"/" -e 
"s/__TIME__/\"$FAKE_BUILDTIME\"/" src/Version.cpp
 
-# Fix line endings
-sed -i 's/\r//' README.md
-
 %build
-#https://github.com/espressopp/espressopp/issues/120
-export CXXFLAGS='%optflags -std=c++98'
 %{cmake} -DWITH_RC_FILES=OFF -DEXTERNAL_BOOST=ON -DEXTERNAL_MPI4PY=ON
 #no parallel build to save memory
 make

++++++ espressopp-1.9.4.tar.gz -> espressopp-1.9.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-espressopp/espressopp-1.9.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-espressopp.new/espressopp-1.9.5.tar.gz 
differ: char 14, line 1


Reply via email to