Hello community,

here is the log from the commit of package gpsd for openSUSE:Factory checked in 
at 2015-12-01 09:17:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpsd (Old)
 and      /work/SRC/openSUSE:Factory/.gpsd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpsd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpsd/gpsd.changes        2015-03-16 
06:56:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gpsd.new/gpsd.changes   2015-12-01 
09:18:00.000000000 +0100
@@ -1,0 +2,23 @@
+Tue Nov 24 09:58:15 UTC 2015 - joop.boo...@opensuse.org
+
+- Added missing requirements %{libgps} and %{libQgps} for devel package 
+
+-------------------------------------------------------------------
+Sun Nov  8 14:43:27 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.15
+  * Fix a rare crash bug related to devices becomin inaccessible
+    while timed out.
+  * Accept NMEA 4.1 GSV sententences with the trailing signal-ID field.
+  * Fixed incorrect decode of south latitudes in AIS Type 17 messages.
+  * splint has been retired; this removes almost 2KLOC of annotations.
+  * chrpath is no longer a build dependency. Corrected Beidou/QZNSS display
+    in the Python clients so the graphics don't look like SBAS.
+- Changes from version 3.14
+  * Skyview support for the Beidou and QZSS constellations in the 
+    NMEA0183 driver.
+  * ntpmon rename to ntpshmmon - it doesn't actually monitor NTP itself.
+  * New HOWTO on the website: "Introduction to Time Service".
+- Remove gpsd-3.13-ntpshm.patch; fixed on upstream release
+
+-------------------------------------------------------------------

Old:
----
  gpsd-3.13-ntpshm.patch
  gpsd-3.13.tar.gz
  gpsd-3.13.tar.gz.sig

New:
----
  gpsd-3.15.tar.gz
  gpsd-3.15.tar.gz.sig

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

Other differences:
------------------
++++++ gpsd.spec ++++++
--- /var/tmp/diff_new_pack.k4EWGl/_old  2015-12-01 09:18:01.000000000 +0100
+++ /var/tmp/diff_new_pack.k4EWGl/_new  2015-12-01 09:18:01.000000000 +0100
@@ -24,7 +24,7 @@
 %define _udevdir /lib/udev/
 %endif
 Name:           gpsd
-Version:        3.13
+Version:        3.15
 Release:        0
 Summary:        Service daemon for mediating access to a GPS
 License:        BSD-3-Clause
@@ -40,7 +40,6 @@
 Source6:        xgpsspeed.desktop
 Source99:       %{name}.keyring
 Patch0:         gpsd-fix-shebang.patch
-Patch1:         gpsd-3.13-ntpshm.patch
 BuildRequires:  bluez-devel
 BuildRequires:  chrpath
 BuildRequires:  dbus-1-glib-devel
@@ -85,6 +84,8 @@
 %package devel
 Summary:        Client libraries in C and Python for talking to a running gpsd 
or GPS
 Group:          Development/Libraries/C and C++
+Requires:       %{libQgps}
+Requires:       %{libgps}
 Requires:       %{name} = %{version}
 Requires:       pkgconfig
 Requires:       python-curses
@@ -143,7 +144,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 # don't set RPATH
 sed -i 's|env.Prepend.*RPATH.*|pass #\0|' SConstruct
@@ -234,7 +234,6 @@
 %{_sbindir}/gpsd
 %{_sbindir}/gpsdctl
 %{_bindir}/gpsctl
-%{_libdir}/libgpsd.so.*
 %{_localstatedir}/adm/fillup-templates/sysconfig.gpsd
 
 %files -n %{libgps}
@@ -263,7 +262,6 @@
 %{_includedir}/gps.h
 %{_includedir}/libgpsmm.h
 %{_libdir}/libgps.so
-%{_libdir}/libgpsd.so
 %{_libdir}/libQgpsmm.so
 %{_libdir}/libQgpsmm.prl
 %{_libdir}/pkgconfig/libgps*.pc
@@ -284,7 +282,7 @@
 %{_mandir}/man?/gpspipe.*
 %{_mandir}/man?/gpsmon.*
 %{_mandir}/man?/gps2udp.*
-%{_mandir}/man?/ntpmon.*
+%{_mandir}/man?/ntpshmmon.*
 %{_bindir}/gegps
 %{_bindir}/xgps
 %{_bindir}/xgpsspeed
@@ -294,6 +292,7 @@
 %{_bindir}/gpspipe
 %{_bindir}/gps2udp
 %{_bindir}/gpxlogger
+%{_bindir}/ntpshmmon
 %{_datadir}/applications/*.desktop
 %{_datadir}/pixmaps/*.xpm
 

++++++ gpsd-3.13.tar.gz -> gpsd-3.15.tar.gz ++++++
++++ 38361 lines of diff (skipped)



Reply via email to