Hello community,

here is the log from the commit of package cadabra2 for openSUSE:Factory 
checked in at 2017-11-03 16:27:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cadabra2 (Old)
 and      /work/SRC/openSUSE:Factory/.cadabra2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cadabra2"

Fri Nov  3 16:27:41 2017 rev:3 rq:538338 version:2.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/cadabra2/cadabra2.changes        2017-10-13 
14:18:33.385715623 +0200
+++ /work/SRC/openSUSE:Factory/.cadabra2.new/cadabra2.changes   2017-11-03 
16:28:56.715267997 +0100
@@ -1,0 +2,12 @@
+Thu Nov  2 09:19:33 UTC 2017 - [email protected]
+
+- Update to version 2.1.5:
+  * Interim release to get a number of bug fixes out to everyone,
+    and to use as basis for binary packages for several new
+    distributions.
+- Drop cadabra2-cmake-error.patch; fixed upstream.
+- Fix Group for cadabra2-doc-pdf: Documentation/PDF doesn't exist,
+  use Documentation/Other
+- Change hashbang "/usr/bin/env python3" to "/usr/bn/python3".
+
+-------------------------------------------------------------------

Old:
----
  2.1.5.tar.gz
  cadabra2-cmake-error.patch

New:
----
  2.1.6.tar.gz

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

Other differences:
------------------
++++++ cadabra2.spec ++++++
--- /var/tmp/diff_new_pack.vYfcyU/_old  2017-11-03 16:28:57.343245141 +0100
+++ /var/tmp/diff_new_pack.vYfcyU/_new  2017-11-03 16:28:57.347244995 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           cadabra2
-Version:        2.1.5
+Version:        2.1.6
 Release:        0
 Summary:        A computer algebra system for solving problems in field theory
 License:        GPL-3.0+
@@ -26,8 +26,6 @@
 Source0:        https://github.com/kpeeters/cadabra2/archive/%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
 Source2:        %{name}-gtk.appdata.xml
-# PATCH-FIX-UPSTREAM cadabra2-cmake-error.patch [email protected] -- Cmake 
needs to call "execute_process" instead of "execute"; fixes build failures
-Patch0:         cadabra2-cmake-error.patch
 BuildRequires:  appstream-glib
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -153,8 +151,7 @@
 
 %package doc-pdf
 Summary:        A computer algebra system for solving problems in field theory
-# FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines";
-Group:          Documentation/PDF
+Group:          Documentation/Other
 
 %description doc-pdf
 Cadabra2 is a computer algebra system (CAS) designed specifically for
@@ -164,7 +161,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 mkdir build && pushd build
@@ -195,6 +191,9 @@
 # INSTALL APPDATA TO /usr/share/metainfo
 install -D -m0644 %{S:2} 
%{buildroot}%{_datadir}/metainfo/%{name}-gtk.appdata.xml
 
+# Replace "/usr/bin/env python3" hashbang by "/usr/bin/python3"
+sed -E -i "s|^#!/usr/bin/env python3|#!/usr/bin/python3|" 
%{buildroot}%{_bindir}/cadabra2
+
 %post
 %{_bindir}/texhash
 /sbin/ldconfig

++++++ 2.1.5.tar.gz -> 2.1.6.tar.gz ++++++
++++ 2327 lines of diff (skipped)


Reply via email to