Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gpredict for openSUSE:Factory checked in at 2026-01-29 17:47:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpredict (Old) and /work/SRC/openSUSE:Factory/.gpredict.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpredict" Thu Jan 29 17:47:16 2026 rev:7 rq:1329842 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gpredict/gpredict.changes 2025-10-03 15:47:09.321843702 +0200 +++ /work/SRC/openSUSE:Factory/.gpredict.new.1995/gpredict.changes 2026-01-29 17:49:50.037791093 +0100 @@ -1,0 +2,30 @@ +Mon Jan 26 22:14:52 UTC 2026 - Andreas Stieger <[email protected]> + +- Update to 2.4: + * Added option to show solar terminator on the map view + * Added option to hide satellite names, markers and footprints on map + * Added option to hide satellite names and marker on polar view + * Fixed bug that could prevent TLE update to work on Windows + * Fixed rotator error handling to prevent fake feedback + * Fixed rotator controller on Windows + * Fixed bug that limited altitude to 5000 feet + * Fixed timezone bug in Epoch string in the satellite info dialog + * Fixed crash when eccentricity of orbit is exactly 0 + * Fixed bug that prevented changing the polar view background + * Fixed saving the sort order in the satellite list view + * Fixed several memory leaks in the map view + * Ensure Azimuth read from rotator is always between 0-360 degrees + * Ensure rotator limits are respected while tracking + * Ensure next events are in chronological order + * Ensure autotrack respects minimum elevation setting + * Use system font in graphical views + * Added operational status to list view + * Restore radio controller cycle time between sessions + * Restore rotator cycle time and threshold between sessions + * Require Glib 2.40 or later + * Support building with GooCanvas 3 + * New module menu icon + * Updated bundled satellite data +- drop gpredict-goocanvas3.patch + +------------------------------------------------------------------- Old: ---- gpredict-2.2.1.tar.bz2 gpredict-goocanvas3.patch New: ---- gpredict-2.4.tar.bz2 ----------(Old B)---------- Old: * Updated bundled satellite data - drop gpredict-goocanvas3.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpredict.spec ++++++ --- /var/tmp/diff_new_pack.zkmAVy/_old 2026-01-29 17:49:51.501853197 +0100 +++ /var/tmp/diff_new_pack.zkmAVy/_new 2026-01-29 17:49:51.517853876 +0100 @@ -1,7 +1,7 @@ # # spec file for package gpredict # -# Copyright (c) 2025 SUSE LLC and contributors +# 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,23 +17,20 @@ Name: gpredict -Version: 2.2.1 +Version: 2.4 Release: 0 Summary: Realtime satellite tracking and orbit prediction application License: GPL-2.0-only Group: Productivity/Hamradio/Other -URL: http://gpredict.oz9aec.net/ +URL: https://gpredict.oz9aec.net/ Source: https://github.com/csete/gpredict/releases/download/v%{version}/gpredict-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM gpredict-goocanvas-3 -- very loosly inspired by https://github.com/csete/gpredict/commit/86fb71.patch#/ -Patch0: gpredict-goocanvas3.patch BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: libtool BuildRequires: perl-XML-Parser BuildRequires: pkgconfig -BuildRequires: update-desktop-files -BuildRequires: pkgconfig(glib-2.0) >= 2.32 +BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(goocanvas-3.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libcurl) >= 7.19 @@ -54,26 +51,26 @@ %autosetup -p1 %build -autoreconf -fiv -export CFLAGS="%optflags -fcommon" -%configure \ - --disable-silent-rules -make %{?_smp_mflags} +export CFLAGS="%{optflags} -fcommon" +%configure +%make_build %install %make_install %find_lang %{name} -%suse_update_desktop_file -c gpredict Gpredict "Satellite tracking program" gpredict gpredict-icon "Network;HamRadio" %fdupes -s %{buildroot} %files -%doc AUTHORS COPYING ChangeLog NEWS README +%license COPYING +%doc AUTHORS ChangeLog NEWS README %{_bindir}/gpredict %{_datadir}/applications/gpredict.desktop %{_datadir}/gpredict/ -%{_datadir}/pixmaps/gpredict-icon.png %{_datadir}/pixmaps/gpredict/ -%{_mandir}/man1/gpredict.1%{ext_man} +%{_datadir}/icons/hicolor/scalable/apps/gpredict.svg +%{_datadir}/metainfo/dk.oz9aec.Gpredict.metainfo.xml +%{_mandir}/man1/gpredict.1%{?ext_man} %files lang -f %{name}.lang +%license COPYING ++++++ gpredict-2.2.1.tar.bz2 -> gpredict-2.4.tar.bz2 ++++++ ++++ 119467 lines of diff (skipped)
