Hello community,

here is the log from the commit of package octave-forge-fl-core for 
openSUSE:Factory checked in at 2017-01-29 10:34:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-fl-core (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-fl-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-fl-core"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-fl-core/octave-forge-fl-core.changes    
    2015-06-16 15:11:16.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-fl-core.new/octave-forge-fl-core.changes
   2017-02-03 17:51:44.437624655 +0100
@@ -1,0 +2,6 @@
+Sun Nov 27 09:46:40 UTC 2016 - [email protected]
+
+- Fix build with Octave 4.2
+  * fl-code-version.patch
+
+-------------------------------------------------------------------

New:
----
  fl-code-version.patch

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

Other differences:
------------------
++++++ octave-forge-fl-core.spec ++++++
--- /var/tmp/diff_new_pack.JNlJ0c/_old  2017-02-03 17:51:44.789575031 +0100
+++ /var/tmp/diff_new_pack.JNlJ0c/_new  2017-02-03 17:51:44.789575031 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-fl-core
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,8 @@
 Source0:        
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM fl-core-gcc-errors.patch
 Patch1:         fl-core-gcc-errors.patch
+# PATCH-FIX-UPSTREAM fl-code-version.patch -- package version must be x.y.z
+Patch2:         fl-code-version.patch
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel
 BuildRequires:  octave-devel
@@ -34,11 +36,12 @@
 
 %description
 Basic functions in Fuzzy Logic for Octave.
-This is part of Octave-Forge project.
+This is part of the Octave-Forge project.
 
 %prep
 %setup -q -c %{name}-%{version}
 %patch1 -p1
+%patch2 -p0
 %octave_pkg_src
 
 %build

++++++ fl-code-version.patch ++++++
Index: fl-core/DESCRIPTION
===================================================================
--- fl-core.orig/DESCRIPTION
+++ fl-core/DESCRIPTION
@@ -1,5 +1,5 @@
 Name: fl-core
-Version: 1.0
+Version: 1.0.0
 Date: 2011-12-01
 Author: Gianvito Pio and Piero Molino
 Title: Fuzzy Logic Core for Octave

Reply via email to