Hello community, here is the log from the commit of package octave for openSUSE:Factory checked in at 2016-11-04 21:00:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-23 12:52:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes 2016-11-04 21:00:50.000000000 +0100 @@ -1,0 +2,15 @@ +Mon Oct 31 17:01:37 UTC 2016 - [email protected] + +- Update to version 4.2.0-rc3 + * See icluded NEWS file for details + * Drop octave-gui-info-links.patch, octave-gui-utf8.patch + +------------------------------------------------------------------- +Thu Oct 27 15:32:47 UTC 2016 - [email protected] + +- Fix Qt5-based GUI documentation links + * octave-gui-info-links.patch +- Fix Qt4-based GUI text encoding [boo#1005431] + * octave-gui-utf8.patch + +------------------------------------------------------------------- Old: ---- octave-4.2.0-rc2.tar.xz New: ---- octave-4.2.0-rc3.tar.lz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave.spec ++++++ --- /var/tmp/diff_new_pack.6nIseO/_old 2016-11-04 21:00:52.000000000 +0100 +++ /var/tmp/diff_new_pack.6nIseO/_new 2016-11-04 21:00:52.000000000 +0100 @@ -51,16 +51,16 @@ %endif Name: octave -Version: 4.2.0~rc2 +Version: 4.2.0~rc3 Release: 0 # Required for RC builds, in this case version contains ~rc, src_ver -rc -%define src_ver 4.2.0-rc2 +%define src_ver 4.2.0-rc3 Summary: A High Level Programming Language License: GPL-3.0+ Group: Productivity/Scientific/Math %define apiver v51 Url: http://www.octave.org/ -Source: ftp://alpha.gnu.org/gnu/octave/%{name}-%{src_ver}.tar.xz +Source: ftp://alpha.gnu.org/gnu/octave/%{name}-%{src_ver}.tar.lz Source2: octave.pc.in Source3: octave.macros BuildRequires: arpack-ng-devel @@ -81,6 +81,7 @@ %else BuildRequires: pkgconfig(GraphicsMagick++) %endif +BuildRequires: lzip BuildRequires: pcre-devel BuildRequires: pkg-config BuildRequires: qhull-devel @@ -88,7 +89,6 @@ BuildRequires: readline-devel BuildRequires: suitesparse-devel BuildRequires: termcap -BuildRequires: xz BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(zlib) # Documentation build requires
