Hello community,

here is the log from the commit of package gpxsee for openSUSE:Factory checked 
in at 2017-12-11 18:56:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpxsee (Old)
 and      /work/SRC/openSUSE:Factory/.gpxsee.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpxsee"

Mon Dec 11 18:56:41 2017 rev:17 rq:555647 version:4.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpxsee/gpxsee.changes    2017-10-19 
19:33:09.701999133 +0200
+++ /work/SRC/openSUSE:Factory/.gpxsee.new/gpxsee.changes       2017-12-11 
18:56:45.957810087 +0100
@@ -1,0 +2,11 @@
+Sat Dec  9 20:56:35 CET 2017 - [email protected]
+
+- Update to version 4.17
+  * Added support for Lambert Azimuthal Equal Area projections.
+  * Added support for map viewing without GPS log files loaded.
+  * Added slider/marker color setting.
+  * Fixed scene centering issue.
+  * Fixed offline map scale computation issue.
+  * Fixed some corner case map drawing issues.
+
+-------------------------------------------------------------------

Old:
----
  GPXSee-4.16.tar.gz

New:
----
  GPXSee-4.17.tar.gz

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

Other differences:
------------------
++++++ gpxsee.spec ++++++
--- /var/tmp/diff_new_pack.myzarv/_old  2017-12-11 18:56:46.697774842 +0100
+++ /var/tmp/diff_new_pack.myzarv/_new  2017-12-11 18:56:46.701774651 +0100
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           gpxsee
-Version:        4.16
+Version:        4.17
 Release:        1
 Summary:        GPS log files visualizing and analyzing tool
 License:        GPL-3.0
@@ -62,16 +62,19 @@
 %setup -q -n GPXSee-%{version}
 
 %build
-%if 0%{?fedora_version} >= 24 || 0%{?suse_version}
+%if 0%{?fedora_version} >= 24
+lrelease-qt5 gpxsee.pro
+%{qmake_qt5} gpxsee.pro
+%else
+%if 0%{?suse_version}
 lrelease-qt5 gpxsee.pro
 qmake-qt5 gpxsee.pro
 %else
 lrelease-qt4 gpxsee.pro
 qmake-qt4 gpxsee.pro
 %endif
+%endif
 make %{?_smp_mflags}
-make clean
-
 
 %install
 install -d 755 %{buildroot}/%{_bindir}

++++++ GPXSee-4.16.tar.gz -> GPXSee-4.17.tar.gz ++++++
++++ 43450 lines of diff (skipped)

++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.myzarv/_old  2017-12-11 18:56:46.933763602 +0100
+++ /var/tmp/diff_new_pack.myzarv/_new  2017-12-11 18:56:46.937763410 +0100
@@ -1,3 +1,14 @@
+gpxsee (4.17) stable; urgency=low
+
+  * Added support for Lambert Azimuthal Equal Area projections.
+  * Added support for map viewing without GPS log files loaded.
+  * Added slider/marker color setting.
+  * Fixed scene centering issue.
+  * Fixed offline map scale computation issue.
+  * Fixed some corner case map drawing issues.
+
+ -- Martin Tuma <[email protected]>  Sat, 09 Dec 2017 21:07:06 +0100
+
 gpxsee (4.16) stable; urgency=low
 
   * Fixed broken loading of KML files with folder elements outside

++++++ gpxsee.dsc ++++++
--- /var/tmp/diff_new_pack.myzarv/_old  2017-12-11 18:56:47.021759410 +0100
+++ /var/tmp/diff_new_pack.myzarv/_new  2017-12-11 18:56:47.021759410 +0100
@@ -1,9 +1,9 @@
 Format: 1.0
 Source: gpxsee
-Version: 4.16
+Version: 4.17
 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.16.tar.gz
+ 00000000000000000000000000000000 0 GPXSee-4.17.tar.gz


Reply via email to