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-08-26 19:57:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpredict (Old)
 and      /work/SRC/openSUSE:Factory/.gpredict.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpredict"

Wed Aug 26 19:57:39 2026 rev:10 rq:1373839 version:2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpredict/gpredict.changes        2026-08-05 
17:49:58.761173541 +0200
+++ /work/SRC/openSUSE:Factory/.gpredict.new.1258/gpredict.changes      
2026-08-26 19:57:45.562293900 +0200
@@ -1,0 +2,36 @@
+Wed Aug 26 14:34:58 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to version 2.6:
+  * Add a satellite filter to the radio and rotator controllers
+    (gh#csete/gpredict#339)
+  * Remove the NOAA and Molniya satellite groups, which are no
+    longer available upstream
+  * Remove invalid data from satellites.dat (gh#csete/gpredict#413)
+  * Fix the positioning of the North and South labels in the polar
+    views (gh#csete/gpredict#415)
+  * Fix the wrong display of the polar plot orientation setting in
+    the configuration dialog
+  * Fix the missing cursor elevation in the polar views
+    (gh#csete/gpredict#416)
+  * Fix the missing Next Event entry in the polar view
+    (gh#csete/gpredict#417)
+  * Limit the width of the transponder selector in the radio
+    controller window
+  * Update the list of contributors (gh#csete/gpredict#414)
+- Drop no longer needed build dependency on goocanvas-3.0, which
+  upstream replaced with native GTK3/Cairo drawing in 2.5
+- Drop no longer needed build dependency on libtool - the release
+  tarball ships a pregenerated configure script
+- Drop the -fcommon compiler flag, no longer required to build
+- Add the minimal versions configure actually checks for to the
+  build dependencies: intltool >= 0.21, gtk+-3.0 >= 3.0 and
+  libgps >= 2.90
+- Stop shipping the upstream ChangeLog, which is now only a stub
+  pointing at NEWS
+- Correct the License tag to GPL-2.0-or-later AND LGPL-3.0-or-later:
+  every upstream source header grants GPL version 2 or any later
+  version, as does upstream's own AppStream metainfo, and the
+  bundled src/nxjson is compiled into the gpredict binary under
+  LGPL-3.0-or-later
+
+-------------------------------------------------------------------

Old:
----
  gpredict-2.5.2.tar.bz2

New:
----
  gpredict-2.6.tar.bz2

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

Other differences:
------------------
++++++ gpredict.spec ++++++
--- /var/tmp/diff_new_pack.Zb6GOB/_old  2026-08-26 19:57:46.482326392 +0200
+++ /var/tmp/diff_new_pack.Zb6GOB/_new  2026-08-26 19:57:46.486326533 +0200
@@ -17,23 +17,26 @@
 
 
 Name:           gpredict
-Version:        2.5.2
+Version:        2.6
 Release:        0
 Summary:        Realtime satellite tracking and orbit prediction application
-License:        GPL-2.0-only
+# Legal-Review-Notice: every upstream source header grants GPL "version 2 ...
+# or (at your option) any later version", and upstream's own AppStream
+# metainfo declares GPL-2.0+. src/nxjson/ is bundled, listed in
+# gpredict_SOURCES and thus compiled into the gpredict binary, under
+# LGPL-3.0-or-later.
+License:        GPL-2.0-or-later AND LGPL-3.0-or-later
 URL:            https://gpredict.oz9aec.net/
 Source:         
https://github.com/csete/gpredict/releases/download/v%{version}/gpredict-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool
-BuildRequires:  libtool
+BuildRequires:  intltool >= 0.21
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40
-BuildRequires:  pkgconfig(goocanvas-3.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0
 BuildRequires:  pkgconfig(libcurl) >= 7.19
-BuildRequires:  pkgconfig(libgps)
+BuildRequires:  pkgconfig(libgps) >= 2.90
 Recommends:     %{name}-lang
 Recommends:     hamlib
 
@@ -50,7 +53,6 @@
 %autosetup -p1
 
 %build
-export CFLAGS="%{optflags} -fcommon"
 %configure
 %make_build
 
@@ -61,7 +63,7 @@
 
 %files
 %license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README
 %{_bindir}/gpredict
 %{_datadir}/applications/gpredict.desktop
 %{_datadir}/gpredict/

++++++ gpredict-2.5.2.tar.bz2 -> gpredict-2.6.tar.bz2 ++++++
++++ 40093 lines of diff (skipped)

Reply via email to