Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package octave-forge-tsa for 
openSUSE:Factory checked in at 2025-09-14 18:50:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-tsa (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-tsa.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-tsa"

Sun Sep 14 18:50:56 2025 rev:6 rq:1304561 version:4.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave-forge-tsa/octave-forge-tsa.changes        
2021-09-22 22:13:11.984335125 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-tsa.new.1977/octave-forge-tsa.changes  
    2025-09-14 18:51:52.646375750 +0200
@@ -1,0 +2,6 @@
+Sat Sep 13 12:39:09 UTC 2025 - Stefan BrĂ¼ns <[email protected]>
+
+- Fix build - the src directory does not contain any actual octave
+  modules, but breaks assumptions for noarch packages.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ octave-forge-tsa.spec ++++++
--- /var/tmp/diff_new_pack.O13Cg4/_old  2025-09-14 18:51:53.110395195 +0200
+++ /var/tmp/diff_new_pack.O13Cg4/_new  2025-09-14 18:51:53.114395363 +0200
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package octave-forge-tsa
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,11 +23,11 @@
 Summary:        Time Series Analysis Toolbox for Octave
 License:        GPL-3.0-or-later
 Group:          Productivity/Scientific/Math
-URL:            https://octave.sourceforge.io
+URL:            https://gnu-octave.github.io/packages/tsa/
 Source0:        
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 BuildRequires:  octave-devel
 Requires:       octave-cli >= 2.9.7
-Requires:       octave-forge-nan
+Requires:       octave-forge-nan >= 3.0.0
 BuildArch:      noarch
 
 %description
@@ -36,6 +36,8 @@
 
 %prep
 %setup -q -c %{name}-%{version}
+# src dirctory without any purpose, see 
https://savannah.gnu.org/bugs/index.php?57578
+mv %{octpkg}-%{version}/src{,_disabled}
 %octave_pkg_src
 
 %build
@@ -54,6 +56,5 @@
 %octave --eval "pkg rebuild"
 
 %files
-%defattr(-,root,root)
 %{octpackages_dir}/%{octpkg}-%{version}
 

Reply via email to