Hello community, here is the log from the commit of package gpxsee for openSUSE:Factory checked in at 2017-04-20 20:57:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpxsee (Old) and /work/SRC/openSUSE:Factory/.gpxsee.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpxsee" Thu Apr 20 20:57:31 2017 rev:6 rq:488988 version:4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gpxsee/gpxsee.changes 2017-04-14 13:42:02.926692852 +0200 +++ /work/SRC/openSUSE:Factory/.gpxsee.new/gpxsee.changes 2017-04-20 20:57:33.279926554 +0200 @@ -1,0 +2,8 @@ +Mon Apr 17 23:05:00 CEST 2017 - [email protected] + +- Update to version 4.4 + * Added support for ozf2 image files. + * Added full support for non-WGS84 datum based offline maps. + * Added German localization. + +------------------------------------------------------------------- Old: ---- GPXSee-4.3.tar.gz New: ---- GPXSee-4.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpxsee.spec ++++++ --- /var/tmp/diff_new_pack.WFkLFJ/_old 2017-04-20 20:57:34.211794770 +0200 +++ /var/tmp/diff_new_pack.WFkLFJ/_new 2017-04-20 20:57:34.215794205 +0200 @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: gpxsee -Version: 4.3 +Version: 4.4 Release: 1 Summary: GPS log files visualizing and analyzing tool License: GPL-3.0 @@ -81,6 +81,8 @@ install -d 755 %{buildroot}/%{_datadir}/%{name} install -m 755 GPXSee %{buildroot}/%{_bindir}/%{name} install -m 644 pkg/maps.txt %{buildroot}/%{_datadir}/%{name} +install -m 644 pkg/ellipsoids.csv %{buildroot}/%{_datadir}/%{name} +install -m 644 pkg/datums.csv %{buildroot}/%{_datadir}/%{name} install -m 644 icons/gpxsee.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png install -m 644 %{SOURCE1} %{buildroot}/%{_datadir}/applications/%{name}.desktop install -m 644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages/%{name}.xml ++++++ GPXSee-4.3.tar.gz -> GPXSee-4.4.tar.gz ++++++ ++++ 3526 lines of diff (skipped) ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.WFkLFJ/_old 2017-04-20 20:57:34.399768187 +0200 +++ /var/tmp/diff_new_pack.WFkLFJ/_new 2017-04-20 20:57:34.403767621 +0200 @@ -1,3 +1,11 @@ +gpxsee (4.4) stable; urgency=low + + * Added support for ozf2 image files. + * Added full support for non-WGS84 datum based offline maps. + * Added German localization. + + -- Martin Tuma <[email protected]> Mon, 17 Apr 2017 23:10:50 +0200 + gpxsee (4.3) stable; urgency=high * Fixed missing cached content cleanup causing huge draw areas ++++++ debian.rules ++++++ --- /var/tmp/diff_new_pack.WFkLFJ/_old 2017-04-20 20:57:34.467758572 +0200 +++ /var/tmp/diff_new_pack.WFkLFJ/_new 2017-04-20 20:57:34.467758572 +0200 @@ -45,6 +45,8 @@ mkdir -p /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee cp GPXSee /usr/src/packages/BUILD/debian/gpxsee/usr/bin/gpxsee cp pkg/maps.txt /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee + cp pkg/ellipsoids.csv /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee + cp pkg/datums.csv /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee cp icons/gpxsee.png /usr/src/packages/BUILD/debian/gpxsee/usr/share/pixmaps cp ../SOURCES/gpxsee.desktop /usr/src/packages/BUILD/debian/gpxsee/usr/share/applications cp ../SOURCES/gpxsee.xml /usr/src/packages/BUILD/debian/gpxsee/usr/share/mime/packages ++++++ gpxsee.dsc ++++++ --- /var/tmp/diff_new_pack.WFkLFJ/_old 2017-04-20 20:57:34.499754047 +0200 +++ /var/tmp/diff_new_pack.WFkLFJ/_new 2017-04-20 20:57:34.499754047 +0200 @@ -1,9 +1,9 @@ Format: 1.0 Source: gpxsee -Version: 4.3 +Version: 4.4 Binary: gpxsee Maintainer: Martin Tuma <[email protected]> Architecture: any Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev Files: - 00000000000000000000000000000000 0 GPXSee-4.3.tar.gz + 00000000000000000000000000000000 0 GPXSee-4.4.tar.gz
