Hello community,
here is the log from the commit of package octave-forge-communications for
openSUSE:Factory checked in at 2020-02-10 21:54:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-communications (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-communications.new.26092
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-communications"
Mon Feb 10 21:54:05 2020 rev:4 rq:772513 version:1.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-communications/octave-forge-communications.changes
2019-03-14 15:02:28.443677145 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-communications.new.26092/octave-forge-communications.changes
2020-02-10 21:54:06.990213978 +0100
@@ -1,0 +2,10 @@
+Sun Feb 9 07:15:45 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 1.2.2
+ * The communications package is now compatible with Octave 4.4 and 5.
+- Drop upstream/obsolete patches:
+ * communications-octave-4.2.patch
+ * communications-octave-4.2-cxxflags.patch
+ * 0001-Update-deprecated-functions-includes.patch
+
+-------------------------------------------------------------------
Old:
----
0001-Update-deprecated-functions-includes.patch
communications-1.2.1.tar.gz
communications-octave-4.2-cxxflags.patch
communications-octave-4.2.patch
New:
----
communications-1.2.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-communications.spec ++++++
--- /var/tmp/diff_new_pack.68Cyo3/_old 2020-02-10 21:54:07.526214274 +0100
+++ /var/tmp/diff_new_pack.68Cyo3/_new 2020-02-10 21:54:07.530214276 +0100
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-communications
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,20 +18,13 @@
%define octpkg communications
Name: octave-forge-%{octpkg}
-Version: 1.2.1
+Version: 1.2.2
Release: 0
Summary: Digital Communications for Octave
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
-Url: http://octave.sourceforge.net
-Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM communications-octave-4.2.patch -- Octave 4.2 fix from
MEX-Octave
-Patch1: communications-octave-4.2.patch
-# PATCH-FIX-UPSTREAM communications-octave-4.2-cxxflags.patch -- Octave 4.2
fix from MEX-Octave
-Patch2: communications-octave-4.2-cxxflags.patch
-# PATCH-FIX-OPENSUSE 0001-Update-deprecated-functions-includes.patch -- Octave
5.1
-Patch3: 0001-Update-deprecated-functions-includes.patch
-BuildRequires: automake
+URL: https://octave.sourceforge.io/%{octpkg}/index.html
+Source0:
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: hdf5-devel
BuildRequires: octave-devel
@@ -46,14 +39,8 @@
%prep
%setup -q -c %{name}-%{version}
pushd %{octpkg}-%{version}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
sed -i -e '1 s@usr/bin/env *perl@usr/bin/perl@' doc/*.pl
popd
-pushd %{octpkg}-%{version}/src
-autoreconf -fi
-popd
%octave_pkg_src
%build
++++++ communications-1.2.1.tar.gz -> communications-1.2.2.tar.gz ++++++
++++ 5829 lines of diff (skipped)