Hello community,

here is the log from the commit of package votca-csg for openSUSE:Factory 
checked in at 2016-01-21 23:44:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/votca-csg (Old)
 and      /work/SRC/openSUSE:Factory/.votca-csg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "votca-csg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/votca-csg/votca-csg.changes      2015-10-20 
00:04:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.votca-csg.new/votca-csg.changes 2016-01-22 
01:09:46.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Jan 15 23:14:20 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.3
+  * re-implemented csg_boltzmann --excl
+  * added support for upcoming gromacs 2016
+  * details see 1.3 section of:
+    https://github.com/votca/csg/blob/master/CHANGELOG.md
+    or included CHANGELOG.md file
+
+-------------------------------------------------------------------

Old:
----
  votca-csg-1.3_rc1.tar.gz
  votca-csg-manual-1.3_rc1.pdf
  votca-csg-tutorials-1.3_rc1.tar.gz

New:
----
  votca-csg-1.3.tar.gz
  votca-csg-manual-1.3.pdf
  votca-csg-tutorials-1.3.tar.gz

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

Other differences:
------------------
++++++ votca-csg.spec ++++++
--- /var/tmp/diff_new_pack.J1lcJp/_old  2016-01-22 01:09:48.000000000 +0100
+++ /var/tmp/diff_new_pack.J1lcJp/_new  2016-01-22 01:09:48.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # votca-csg.spec
 #
-# Copyright (c) 2013-2015 Christoph Junghans
+# Copyright (c) 2013-2016 Christoph Junghans
 #
 # Originally written by Jussi Lehtola <jussileht...@fedoraproject.org>
 # Fixed for multi-distro build by Klaus Kaempf <kkae...@suse.de>
@@ -10,16 +10,15 @@
 #
 
 Name:       votca-csg
-Version:    1.3~rc1
-%define uversion 1.3_rc1
+Version:    1.3
 Release:    0
 Summary:    VOTCA coarse-graining engine
 Group:      Productivity/Scientific/Chemistry
 License:    Apache-2.0
 URL:        http://www.votca.org
-Source0:    
https://github.com/votca/csg/archive/v%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
-Source1:    
https://github.com/votca/csg-tutorials/archive/v%{uversion}.tar.gz#/%{name}-tutorials-%{uversion}.tar.gz
-Source2:    
https://github.com/votca/csg-manual/releases/download/v%{uversion}/votca-csg-manual-%{uversion}.pdf
+Source0:    
https://github.com/votca/csg/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source1:    
https://github.com/votca/csg-tutorials/archive/v%{version}.tar.gz#/%{name}-tutorials-%{version}.tar.gz
+Source2:    
https://github.com/votca/csg-manual/releases/download/v%{version}/votca-csg-manual-%{version}.pdf
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -37,8 +36,8 @@
 BuildRequires:  txt2tags
 
 #exact same version is needed
-Requires:       %{name}-common = %{version}-%{release}
-Requires:       libvotca_csg3 = %{version}-%{release}
+Requires:       %{name}-common = %{version}
+Requires:       libvotca_csg3 = %{version}
 
 %description
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
@@ -61,7 +60,7 @@
 %package devel
 Summary:    Development headers and libraries for VOTCA Coarse Graining Engine
 Group:      Development/Libraries/C and C++
-Requires:   libvotca_csg3 = %{version}-%{release}
+Requires:   libvotca_csg3 = %{version}
 Requires:   votca-tools-devel = %{version}
 
 %description devel
@@ -99,7 +98,7 @@
 %package bash
 Summary:    Bash completion for votca
 Group:      Productivity/Other
-Requires:   %{name} = %{version}-%{release}
+Requires:   %{name} = %{version}
 Requires:   bash-completion
 BuildArch:  noarch
 
@@ -112,7 +111,7 @@
 This package contains bash completion support for votca-csg.
 
 %prep
-%setup -n csg-%{uversion} -q
+%setup -n csg-%{version} -q
 tar -xzf %{S:1}
 
 %build
@@ -148,7 +147,7 @@
 cp %{S:2} %{buildroot}%{pkgdocdir}
 
 mkdir -p %{buildroot}%{pkgdocdir}/examples
-cp -r csg-tutorials-%{uversion}/* %{buildroot}%{pkgdocdir}/examples
+cp -r csg-tutorials-%{version}/* %{buildroot}%{pkgdocdir}/examples
 %fdupes %{buildroot}%{_prefix}
 
 %post -n libvotca_csg3 -p /sbin/ldconfig

++++++ votca-csg-1.3_rc1.tar.gz -> votca-csg-1.3.tar.gz ++++++
++++ 2419 lines of diff (skipped)

++++++ votca-csg-manual-1.3_rc1.pdf -> votca-csg-manual-1.3.pdf ++++++
(binary differes)

++++++ votca-csg-tutorials-1.3_rc1.tar.gz -> votca-csg-tutorials-1.3.tar.gz 
++++++
/work/SRC/openSUSE:Factory/votca-csg/votca-csg-tutorials-1.3_rc1.tar.gz 
/work/SRC/openSUSE:Factory/.votca-csg.new/votca-csg-tutorials-1.3.tar.gz 
differ: char 13, line 1


Reply via email to