Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fldigi for openSUSE:Factory checked in at 2026-07-12 18:40:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fldigi (Old) and /work/SRC/openSUSE:Factory/.fldigi.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fldigi" Sun Jul 12 18:40:15 2026 rev:48 rq:1365055 version:4.2.12 Changes: -------- --- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes 2025-12-22 22:51:21.774272278 +0100 +++ /work/SRC/openSUSE:Factory/.fldigi.new.1991/fldigi.changes 2026-07-12 18:40:19.521162930 +0200 @@ -1,0 +2,28 @@ +Sun Jul 12 13:24:57 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to 4.2.12: + * New QRSS ultra-slow CW mode: transmit via audio CW or RigCAT + DTR/RTS keying and receive with an hours-long horizontal + waterfall viewer (FFT or Sliding DFT), a new video-stream + display widget, FM and DFCW variants, and a separate Rx/Tx + dialog + * Remove code that caused a segfault under Wayland + * Fix an flrig reconnect segfault + * Fix flrig LSB/USB modes not setting the reverse flag + * Limit low-frequency RsID detection to above 320 Hz + * Read PTT and power meter over XML-RPC while transmitting in CW + * RX text clear: add an opt-out confirmation dialog + * Rigcat: fix the baud-rate search limit and the restore of TX + level and squelch when the interface first starts + * Waterfall: Ctrl + right-click release sets the tracking point + and QSYs to it + * Fix transmit text colour not being saved when changed + * Add QTC Cabrillo support for the DARC Hell Sprint Contest +- Modernize spec: drop the deprecated %suse_update_desktop_file + calls and the update-desktop-files build/scriptlet requires (the + shipped .desktop files are already valid; desktop-database + updates are handled by file triggers), drop the dead + suse_version < 1325 scriptlet block, and run spec-cleaner (drop + Group tags, libudev-devel -> pkgconfig(libudev)) + +------------------------------------------------------------------- Old: ---- fldigi-4.2.11.tar.gz New: ---- fldigi-4.2.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fldigi.spec ++++++ --- /var/tmp/diff_new_pack.TfYert/_old 2026-07-12 18:40:20.485195521 +0200 +++ /var/tmp/diff_new_pack.TfYert/_new 2026-07-12 18:40:20.485195521 +0200 @@ -1,7 +1,7 @@ # # spec file for package fldigi # -# Copyright (c) 2023-2025 SUSE LLC +# Copyright (c) 2026 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 @@ -17,11 +17,10 @@ Name: fldigi -Version: 4.2.11 +Version: 4.2.12 Release: 0 Summary: Digital modem program (hamradio) License: GPL-3.0-only -Group: Productivity/Hamradio/Other URL: https://sourceforge.net/projects/fldigi/ #Git-Clone: https://git.code.sf.net/p/fldigi/fldigi Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}.tar.gz @@ -29,19 +28,16 @@ BuildRequires: fltk-devel BuildRequires: gcc-c++ BuildRequires: libjpeg-devel -BuildRequires: libudev-devel BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(flxmlrpc) BuildRequires: pkgconfig(hamlib) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(portaudio-2.0) BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(sndfile) -Requires(post): update-desktop-files -Requires(postun):update-desktop-files Recommends: %{name}-lang %description @@ -54,9 +50,6 @@ %package -n flarq Summary: Transmitting and receiving frames of ARQ data (hamradio) -Group: Productivity/Hamradio/Other -Requires(post): update-desktop-files -Requires(postun):update-desktop-files %description -n flarq Fast Light Automatic Repeat reQuest is a file transfer application that is based @@ -79,25 +72,8 @@ %find_lang %{name} %fdupes -s %{buildroot}/%{_mandir} -%suse_update_desktop_file -i fldigi -%suse_update_desktop_file -i flarq - %check -make %{?_smp_mflags} check - -%if 0%{?suse_version} < 1325 -%post -%desktop_database_post - -%post -n flarq -%desktop_database_post - -%postun -%desktop_database_postun - -%postun -n flarq -%desktop_database_postun -%endif +%make_build check %files %license COPYING @@ -106,7 +82,7 @@ %{_datadir}/applications/fldigi.desktop %{_datadir}/pixmaps/fldigi.xpm %{_datadir}/fldigi/ -%{_mandir}/man1/fldigi.1%{ext_man} +%{_mandir}/man1/fldigi.1%{?ext_man} %files lang -f %{name}.lang @@ -114,5 +90,5 @@ %{_bindir}/flarq %{_datadir}/applications/flarq.desktop %{_datadir}/pixmaps/flarq.xpm -%{_mandir}/man1/flarq.1%{ext_man} +%{_mandir}/man1/flarq.1%{?ext_man} ++++++ fldigi-4.2.11.tar.gz -> fldigi-4.2.12.tar.gz ++++++ ++++ 137555 lines of diff (skipped)
