Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mathmod for openSUSE:Factory checked in at 2024-12-24 16:25:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mathmod (Old) and /work/SRC/openSUSE:Factory/.mathmod.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mathmod" Tue Dec 24 16:25:51 2024 rev:2 rq:1233150 version:12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mathmod/mathmod.changes 2022-02-13 00:15:34.604146991 +0100 +++ /work/SRC/openSUSE:Factory/.mathmod.new.1881/mathmod.changes 2024-12-24 16:25:53.472472699 +0100 @@ -1,0 +2,18 @@ +Fri Dec 20 07:55:13 UTC 2024 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 12.0: + * GUI improvement to support small screen formats + - Merged MathMod's two main windows into one + - Added touch gestures support + - Multi cores calculations optimization for embedded systems + * Mandelbrot and Julia fractal functions support + * New scripts: "Noids", "k_Noids", "Riemann_Minimal_Surface", + "MandelBulb", "MandelTemple", "JuliaFractal", + "MandelbrotTorus", "MandelbrotIsoSpheres", "MandelbrotSphere", + "Mandelbrot", "Spherical_Harmonics" + * Bug-fixes, code optimization and documentation update. +- Drop use of deprecated %suse_update_desktop_files macro. +- Add mathmod.desktop file as additional source in lieu of the + dropped %suse_update_desktop_files macro. + +------------------------------------------------------------------- Old: ---- mathmod-11.1-source.zip New: ---- mathmod-12.0-source.zip mathmod.desktop ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mathmod.spec ++++++ --- /var/tmp/diff_new_pack.9A3HN1/_old 2024-12-24 16:25:54.292506442 +0100 +++ /var/tmp/diff_new_pack.9A3HN1/_new 2024-12-24 16:25:54.292506442 +0100 @@ -1,7 +1,7 @@ # # spec file for package mathmod # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 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,20 @@ %define binname MathMod Name: mathmod -Version: 11.1 +Version: 12.0 Release: 0 Summary: Mathematical modelling to visualise implicit and parametric surfaces License: GPL-2.0-or-later Group: Productivity/Scientific/Math URL: https://sourceforge.net/projects/mathmod/ Source0: http://sourceforge.net/projects/mathmod/files/MathMod-%{version}/%{name}-%{version}-source.zip +Source1: %{name}.desktop BuildRequires: ImageMagick BuildRequires: dos2unix BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: unzip -BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Core) >= 5.12.0 BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5OpenGL) @@ -77,7 +77,8 @@ convert -monitor images/icon/catenoid_mini_64x64.ico %{buildroot}%{_datadir}/pixmaps/%{name}.xpm # Remove spurious icon file rm %{buildroot}%{_datadir}/icons/hicolor/apps/mathmod.png -%suse_update_desktop_file -c %{name} %{name} "Mathematical modeling" %{name} %{name} Education Science Math + +install -Dm 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop %files %license Licence.txt ++++++ mathmod-11.1-source.zip -> mathmod-12.0-source.zip ++++++ /work/SRC/openSUSE:Factory/mathmod/mathmod-11.1-source.zip /work/SRC/openSUSE:Factory/.mathmod.new.1881/mathmod-12.0-source.zip differ: char 11, line 2 ++++++ mathmod.desktop ++++++ [Desktop Entry] Categories=Education;Math; Name=mathmod GenericName=Mathematical modeling Type=Application Exec=mathmod Icon=mathmod