Hello community,

here is the log from the commit of package gpxsee for openSUSE:Factory checked 
in at 2018-10-08 17:48:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpxsee (Old)
 and      /work/SRC/openSUSE:Factory/.gpxsee.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpxsee"

Mon Oct  8 17:48:31 2018 rev:36 rq:640467 version:6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpxsee/gpxsee.changes    2018-09-24 
13:13:40.477663674 +0200
+++ /work/SRC/openSUSE:Factory/.gpxsee.new/gpxsee.changes       2018-10-08 
17:50:49.354071060 +0200
@@ -1,0 +2,24 @@
+Sun Oct  7 22:52:34 CEST 2018 - tu...@cbox.cz
+
+- Update to version 6.2
+  * Fixed Norwegian localization language code.
+
+-------------------------------------------------------------------
+Sun Oct  7 18:20:41 CEST 2018 - tu...@cbox.cz
+
+- Update to version 6.1
+  * Fixed broken tiles rendering on OSM/TMS map borders (broken in
+    5.18).
+  * Fixed "enable HTTP2" configuration handling.
+  * Added Norwegian localization.
+
+-------------------------------------------------------------------
+Sun Sep 23 12:47:50 CEST 2018 - tu...@cbox.cz
+
+- Update to version 6.0
+  * Added MBTiles maps support.
+  * Added TMS maps support.
+  * Added support for local file URLs (OSM, TMS, WMTS maps).
+  * Minor bugfixes (localization, WMTS, date-line crossing).
+
+-------------------------------------------------------------------

Old:
----
  GPXSee-5.18.tar.gz

New:
----
  GPXSee-6.2.tar.gz

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

Other differences:
------------------
++++++ gpxsee.spec ++++++
--- /var/tmp/diff_new_pack.VZp0ay/_old  2018-10-08 17:50:50.118070087 +0200
+++ /var/tmp/diff_new_pack.VZp0ay/_new  2018-10-08 17:50:50.122070082 +0200
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           gpxsee
-Version:        5.18
+Version:        6.2
 Release:        1
 Summary:        GPS log file visualization and analysis tool
 License:        GPL-3.0-only
@@ -35,6 +35,7 @@
 BuildRequires:  qt5-qtbase-gui
 BuildRequires:  qt5-qtbase-devel
 BuildRequires:  qt5-linguist
+Recommends: qt5-qtimageformats
 %else
 BuildRequires:  libqt4-devel
 %endif
@@ -46,7 +47,10 @@
 BuildRequires:  libQt5Network-devel
 BuildRequires:  libQt5PrintSupport-devel
 BuildRequires:  libQt5OpenGL-devel
+BuildRequires:  libQt5Sql-devel
 BuildRequires:  libqt5-linguist
+Recommends: libQt5Sql5-sqlite
+Recommends: libqt5-qtimageformats
 %endif
 %if 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  libqt4-devel
@@ -55,7 +59,7 @@
 
 %description
 GPXSee is a Qt-based tool for visualizing and analyzing GPX, TCX, FIT, KML,
-IGC, NMEA, OziExplorer files and Garmin CSV files.
+IGC, NMEA, SLF, LOC, OziExplorer (PLT, RTE, WPT) and Garmin CSV files.
 
 %prep
 %setup -q -n GPXSee-%{version}

++++++ GPXSee-5.18.tar.gz -> GPXSee-6.2.tar.gz ++++++
++++ 7135 lines of diff (skipped)

++++++ PKGBUILD ++++++
--- /var/tmp/diff_new_pack.VZp0ay/_old  2018-10-08 17:50:50.402069724 +0200
+++ /var/tmp/diff_new_pack.VZp0ay/_new  2018-10-08 17:50:50.402069724 +0200
@@ -1,5 +1,5 @@
 pkgname=gpxsee
-pkgver=5.18
+pkgver=6.2
 pkgrel=1
 pkgdesc='GPS log files visualizing and analyzing tool'
 arch=('i686' 'x86_64')

++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.VZp0ay/_old  2018-10-08 17:50:50.422069699 +0200
+++ /var/tmp/diff_new_pack.VZp0ay/_new  2018-10-08 17:50:50.422069699 +0200
@@ -1,3 +1,27 @@
+gpxsee (6.2) stable; urgency=low
+
+  * Fixed Norwegian localization language code.
+
+ -- Martin Tuma <tu...@cbox.cz>  Sun, 07 Oct 2018 22:54:50 +0200
+
+gpxsee (6.1) stable; urgency=low
+
+  * Fixed broken tiles rendering on OSM/TMS map borders (broken in
+    5.18).
+  * Fixed "enable HTTP2" configuration handling.
+  * Added Norwegian localization.
+
+ -- Martin Tuma <tu...@cbox.cz>  Sun, 07 Oct 2018 18:27:07 +0200
+
+gpxsee (6.0) stable; urgency=low
+
+  * Added MBTiles maps support.
+  * Added TMS maps support.
+  * Added support for local file URLs (OSM, TMS, WMTS maps).
+  * Minor bugfixes (localization, WMTS, date-line crossing).
+
+ -- Martin Tuma <tu...@cbox.cz>  Sun, 23 Sep 2018 12:58:13 +0200
+
 gpxsee (5.18) stable; urgency=low
 
   * Made the HiDPI display mode (of non-HiDPI maps) configurable.

++++++ debian.control ++++++
--- /var/tmp/diff_new_pack.VZp0ay/_old  2018-10-08 17:50:50.442069673 +0200
+++ /var/tmp/diff_new_pack.VZp0ay/_new  2018-10-08 17:50:50.442069673 +0200
@@ -8,6 +8,7 @@
 Package: gpxsee
 Architecture: any
 Depends: ${shlibs:Depends}
+Recommends: libqt5sql5-sqlite, qt5-image-formats-plugins
 Description: GPS log files visualizing and analyzing tool
- GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, 
IGC, NMEA
- and Garmin CSV files.
+ GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, 
IGC, NMEA,
+ SLF, LOC, OziExplorer (PLT, RTE, WPT) and Garmin CSV files.

++++++ gpxsee.dsc ++++++
--- /var/tmp/diff_new_pack.VZp0ay/_old  2018-10-08 17:50:50.474069633 +0200
+++ /var/tmp/diff_new_pack.VZp0ay/_new  2018-10-08 17:50:50.474069633 +0200
@@ -1,9 +1,9 @@
 Format: 1.0
 Source: gpxsee
-Version: 5.18
+Version: 6.2
 Binary: gpxsee
 Maintainer: Martin Tuma <tu...@cbox.cz>
 Architecture: any
 Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, 
qttools5-dev-tools, libqt5opengl5-dev
 Files:
- 00000000000000000000000000000000 0 GPXSee-5.18.tar.gz
+ 00000000000000000000000000000000 0 GPXSee-6.2.tar.gz


Reply via email to