Hello community,

here is the log from the commit of package lammps for openSUSE:Factory checked 
in at 2017-09-12 19:55:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lammps (Old)
 and      /work/SRC/openSUSE:Factory/.lammps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lammps"

Tue Sep 12 19:55:18 2017 rev:2 rq:523212 version:20170901

Changes:
--------
--- /work/SRC/openSUSE:Factory/lammps/lammps.changes    2017-08-28 
15:10:51.797882918 +0200
+++ /work/SRC/openSUSE:Factory/.lammps.new/lammps.changes       2017-09-12 
19:55:41.960508802 +0200
@@ -1,0 +2,14 @@
+Mon Sep 11 13:13:20 UTC 2017 - jungh...@votca.org
+
+- changes license to GPL-2.0 and GPL-3.0+ (#522368)
+
+-------------------------------------------------------------------
+Fri Sep  8 15:44:59 UTC 2017 - jungh...@votca.org
+
+- bump version to 20170901
+- drop 573.diff, got merge upstream
+- many little bugfxes: http://lammps.sandia.gov/bug.html
+  * added USER-MESO package
+  * new compute aggregate/atom and compute fragment/atom commands
+
+-------------------------------------------------------------------

Old:
----
  573.diff
  lammps-patch_11Aug2017.tar.gz

New:
----
  lammps-patch_1Sep2017.tar.gz

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

Other differences:
------------------
++++++ lammps.spec ++++++
--- /var/tmp/diff_new_pack.CQnVkz/_old  2017-09-12 19:55:45.707981880 +0200
+++ /var/tmp/diff_new_pack.CQnVkz/_new  2017-09-12 19:55:45.711981317 +0200
@@ -17,16 +17,14 @@
 #
 
 Name:           lammps
-Version:        20170811
-%define         uversion patch_11Aug2017
+Version:        20170901
+%define         uversion patch_1Sep2017
 Release:        0
 Summary:        Molecular Dynamics Simulator
-License:        GPL-2.0
+License:        GPL-2.0 and GPL-3.0+
 Group:          Productivity/Scientific/Chemistry
 Url:            http://lammps.sandia.gov
 Source0:        
https://github.com/lammps/lammps/archive/%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
-#PATCH-FIX-UPSTREAM 573.diff, add cmake build system 
https://github.com/lammps/lammps/pull/573
-Patch0:         
https://patch-diff.githubusercontent.com/raw/lammps/lammps/pull/573.diff
 BuildRequires:  fftw3-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
@@ -116,7 +114,6 @@
 
 %prep
 %setup -q -n %{name}-%{uversion}
-%patch0 -p1
 
 %build
 %{cmake} -DENABLE_ALL=ON -DENABLE_MPI=ON -DENABLE_PYTHON=ON 
-DENABLE_TESTING=ON -DENABLE_VORONOI=ON -DFFT=FFTW3 ../cmake


Reply via email to