Hello community, here is the log from the commit of package gpsbabel for openSUSE:Factory checked in at 2015-01-30 15:08:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpsbabel (Old) and /work/SRC/openSUSE:Factory/.gpsbabel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpsbabel" Changes: -------- --- /work/SRC/openSUSE:Factory/gpsbabel/gpsbabel.changes 2013-03-30 14:56:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gpsbabel.new/gpsbabel.changes 2015-01-30 15:08:46.000000000 +0100 @@ -1,0 +2,36 @@ +Thu Jan 15 18:29:20 UTC 2015 - [email protected] + +- Update to version 1.5.2 + * Add read support for Google's "gx:track" extension to KML. + * Ralf Horstmann adds Mynav Map Manager and VDO GP7. + * White B. Coot adds F90G support. + * Zingo Andersonadds Energympro sport watches. + * Support altitude in mainnav. + * Many fixes for malformed input. + * Improve reading KML without altitudes. + * Improved sub-second handling in unicsv. + * Better handling of GPX 1.1 metadata. + * GUI allows waypoint reads for MTK logger. MTK reads no longer write + a temp file in the application directory. +- Changes from version 1.5.1 + * Add options to discard filter to discard points based on regular + expressions. + * Experimental support for for faster Garmin serial download speeds. + * Windows binary formats that used seek (notably Garmin POI) could + return EOF prematurely because of a bad interaction with a new + zlib library. + * Users upgrading from an older version will no longer presented with + a character set option in the GUI that doesn't work. + * TODO: list more. +- Changes from version 1.5.0 + * Too much to list here + http://www.gpsbabel.org/news/gpsbabel-1.5.0.html +- Add new upstream dependencies: libqt5-qtbase-devel and libqt5-qttools-devel +- Remove depreciated AUTHORS section +- Remove redundant %clean section +- Upstream doesn't provide 'contrib' anymore; do not perform %doc + on it +- Update pdf file to 1.5.0 +- Use download Url as source for pdf file + +------------------------------------------------------------------- Old: ---- gpsbabel-1.4.2.pdf gpsbabel-1.4.4.tar.gz New: ---- gpsbabel-1.5.0.pdf gpsbabel-1.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpsbabel.spec ++++++ --- /var/tmp/diff_new_pack.NwdZdu/_old 2015-01-30 15:08:47.000000000 +0100 +++ /var/tmp/diff_new_pack.NwdZdu/_new 2015-01-30 15:08:47.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gpsbabel # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,17 @@ Name: gpsbabel Url: http://www.gpsbabel.org/ -Version: 1.4.4 +Version: 1.5.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Converts GPS waypoint, route and track data from one format type to another License: GPL-2.0+ Group: Hardware/Other Source: %{name}-%{version}.tar.gz -Source1: %{name}-1.4.2.pdf +Source1: http://www.gpsbabel.org/htmldoc-1.5.0/%{name}-1.5.0.pdf BuildRequires: libexpat-devel +BuildRequires: libqt5-qtbase-devel +BuildRequires: libqt5-qttools-devel BuildRequires: libusb-devel BuildRequires: zlib-devel #only for rebuilding documentation @@ -49,17 +51,6 @@ data that may (or may not be) placed on a map, such as waypoints, tracks, and routes. - - -Authors: --------- - Robert Lipe <[email protected]> - Alex Mottram <[email protected]> - Olaf Klein <[email protected]> - Ronald L. Parker <[email protected]> - - and many others, see AUTHORS file - %prep %setup -q @@ -74,12 +65,9 @@ %install make DESTDIR=$RPM_BUILD_ROOT install -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) -%doc AUTHORS COPYING README* contrib %{name}.pdf +%doc AUTHORS COPYING README* %{name}.pdf %{_bindir}/gpsbabel %changelog ++++++ gpsbabel-1.4.2.pdf -> gpsbabel-1.5.0.pdf ++++++ (binary differes) ++++++ gpsbabel-1.4.4.tar.gz -> gpsbabel-1.5.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/gpsbabel/gpsbabel-1.4.4.tar.gz /work/SRC/openSUSE:Factory/.gpsbabel.new/gpsbabel-1.5.2.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
