Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gpsd for openSUSE:Factory checked in at 2021-08-12 09:01:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpsd (Old) and /work/SRC/openSUSE:Factory/.gpsd.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpsd" Thu Aug 12 09:01:21 2021 rev:56 rq:911238 version:3.23 Changes: -------- --- /work/SRC/openSUSE:Factory/gpsd/gpsd.changes 2021-06-12 20:05:34.892670764 +0200 +++ /work/SRC/openSUSE:Factory/.gpsd.new.1899/gpsd.changes 2021-08-12 09:02:13.190098031 +0200 @@ -1,0 +2,35 @@ +Sat Aug 7 03:32:40 UTC 2021 - Arjen de Korte <[email protected]> + +- Update to version 3.23 + * doc/*xml all moved into www/internals.adoc + * Convert all DocBook (.xml) to AsciiDoctor (.adoc) + * Remove all XSL remnants. + * gpsplot: speedup, add new options. + * driver_ubx.c: Add decode for UBX-NAV-STATUS + * gps/ubx.py: Improve decode for UBX-NAV-STATUS + * cgps: Add popup help, interactive options. + * Reorganize and split the man pages. + * Small updates for u-blox M8 and M10 + * Deprecated mtk3331 and ashtech build options. Use nmea0183 + instead. + * gpssnmp: Move from contrib/ to clients, add manpage + * Add www/gpsd-client-example-code.adoc + * Add gpsdebuginfo script and man page. + * ubxtool: Add BeiDou, Galileo, GLONASS, QZSS, and partial SBAS + subframe decodes + * Max serial port speed raised to 921,600. + * SUBFRAME JSON now includes new fields to support multiple + constellations. + * gpsd: Add some ADR and UDR message partial decodes. + * ubxtool: Add some ADR and UDR message polls and decodes. + * Remove COMPASS_ENABLE. Always compile attitude code. + * contrib/webgps.py: use argparse, arguments -V, --version, + --no-html-head. + * Add readonly flag to DEVICE JSON. + * Control messages to gpsd now return JSON, instead of, sometimes, + OK or ERROR. + * gpsfake uses "# Date: yyyy-mm-dd" to set initial time. + * Don't compute wrong GPS rollover after 2021-10-23. + * Bump libgps to version 29. + +------------------------------------------------------------------- Old: ---- gpsd-3.22.tar.gz gpsd-3.22.tar.gz.sig New: ---- gpsd-3.23.tar.xz gpsd-3.23.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpsd.spec ++++++ --- /var/tmp/diff_new_pack.uuOgdj/_old 2021-08-12 09:02:13.650097304 +0200 +++ /var/tmp/diff_new_pack.uuOgdj/_new 2021-08-12 09:02:13.650097304 +0200 @@ -16,23 +16,23 @@ # -%define sover 28 +%define sover 29 %define libgps libgps%{sover} %define libQgps libQgpsmm%{sover} %define _udevdir %(pkg-config --variable udevdir udev) %bcond_without python2 Name: gpsd -Version: 3.22 +Version: 3.23 Release: 0 Summary: Service daemon for mediating access to a GPS License: BSD-3-Clause Group: Hardware/Other URL: https://gpsd.gitlab.io/gpsd/ -Source0: https://download-mirror.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.gz +Source0: https://download-mirror.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.xz Source1: rules.gpsd Source2: udev.gpsd Source3: sysconfig.gpsd -Source98: https://download-mirror.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.gz.sig +Source98: https://download-mirror.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.xz.sig Source99: %{name}.keyring BuildRequires: chrpath BuildRequires: fdupes @@ -323,6 +323,7 @@ %doc %{name}-%{version}/python3/%{name}-%{version}/TODO %{_mandir}/man1/gpscat.1%{?ext_man} %{_mandir}/man1/gpsfake.1%{?ext_man} +%{_mandir}/man1/gpsdebuginfo.1%{?ext_man} %{_mandir}/man1/gpsdecode.1%{?ext_man} %{_mandir}/man1/gpsprof.1%{?ext_man} %{_mandir}/man3/libgps.3%{?ext_man} @@ -331,6 +332,7 @@ %{_mandir}/man5/gpsd_json.5%{?ext_man} %{_bindir}/gpsfake %{_bindir}/gpscat +%{_bindir}/gpsdebuginfo %{_bindir}/gpsdecode %{_bindir}/gpsprof %{_includedir}/gps.h @@ -362,6 +364,7 @@ %{_mandir}/man1/gpspipe.1%{?ext_man} %{_mandir}/man1/gpsplot.1%{?ext_man} %{_mandir}/man1/gpsrinex.1%{?ext_man} +%{_mandir}/man1/gpssnmp.1%{?ext_man} %{_mandir}/man1/gpssubframe.1%{?ext_man} %{_mandir}/man1/gpxlogger.1%{?ext_man} %{_mandir}/man1/lcdgps.1%{?ext_man} @@ -388,6 +391,7 @@ %{_bindir}/gpscsv %{_bindir}/gpsplot %{_bindir}/gpssubframe +%{_bindir}/gpssnmp %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/*
