Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2016-10-02 00:09:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2016-08-31 
00:11:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes       2016-10-02 
00:09:22.000000000 +0200
@@ -1,0 +2,21 @@
+Fri Sep 23 20:33:21 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 4.2.0~rc1
+  * See icluded NEWS file for details
+- Drop obsolete ocatve-evalc.patch
+
+-------------------------------------------------------------------
+Sat Sep 17 13:43:12 UTC 2016 - dmitr...@opensuse.org
+
+- Fix evalc crash
+  * ocatve-evalc.patch
+
+-------------------------------------------------------------------
+Sun Sep 11 08:20:25 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 4.2.0~rc1
+  * See icluded NEWS file for details
+- Drop obsolete octave-gcc6.patch
+- Temporary set MALLOC_PERTURB_=0 for tests
+
+-------------------------------------------------------------------

Old:
----
  octave-4.0.3.tar.xz
  octave-gcc6.patch

New:
----
  octave-4.2.0-rc2.tar.xz

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.9VEK23/_old  2016-10-02 00:09:24.000000000 +0200
+++ /var/tmp/diff_new_pack.9VEK23/_new  2016-10-02 00:09:24.000000000 +0200
@@ -45,19 +45,18 @@
 %endif
 
 Name:           octave
-Version:        4.0.3
+Version:        4.2.0~rc2
 Release:        0
 # Required for RC builds, in this case version contains ~rc, src_ver -rc
-%define src_ver %{version}
+%define src_ver 4.2.0-rc2
 Summary:        A High Level Programming Language
 License:        GPL-3.0+
 Group:          Productivity/Scientific/Math
-%define apiver  v50+
+%define apiver  v51
 Url:            http://www.octave.org/
-Source:         ftp://ftp.gnu.org/gnu/octave/%{name}-%{src_ver}.tar.xz
+Source:         ftp://alpha.gnu.org/gnu/octave/%{name}-%{src_ver}.tar.xz
 Source2:        octave.pc.in
 Source3:        octave.macros
-Patch1:         octave-gcc6.patch
 BuildRequires:  arpack-ng-devel
 BuildRequires:  bison
 BuildRequires:  blas-devel
@@ -201,19 +200,8 @@
 
 This package contains documentation for Octave.
 
-%if 0%{?suse_version} > 1320
-%if %( echo `rpm -q --queryformat %%{version} gcc` ) > 5
-%define with_gcc6 1
-%endif
-%endif
-
 %prep
 %setup -q -n %{name}-%{src_ver}
-%if 0%{?with_gcc6}
-%patch1 -p1
-find -name \*.cc -o -name \*.h -o -name \*.yy | xargs sed -i -e 's/#include 
<c\(math\|stdlib\)>/#include <\1.h>/'
-find -name \*.h -o -name \*.cc | xargs sed -i -e 's/<config.h>/"config.h"/' -e 
's/<base-list.h>/"base-list.h"/'
-%endif
 
 %build
 export CPPFLAGS="-DH5_USE_16_API"


Reply via email to