Hello community,

here is the log from the commit of package marble for openSUSE:Factory checked 
in at 2017-05-22 10:44:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/marble (Old)
 and      /work/SRC/openSUSE:Factory/.marble.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "marble"

Mon May 22 10:44:50 2017 rev:88 rq:496047 version:17.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/marble/marble.changes    2017-03-15 
01:59:19.648540381 +0100
+++ /work/SRC/openSUSE:Factory/.marble.new/marble.changes       2017-05-22 
10:44:52.586961236 +0200
@@ -1,0 +2,55 @@
+Wed May 17 20:37:32 CEST 2017 - [email protected]
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * Fix installation folder for qm files in KDE Apps release settings
+  * Support also translated doc added in the KDE Application tarball
+  * let releaseme know to skip po install in it's builds, (used by KDE neon)
+  * Update update-version-number to include install/windows/marble-common.iss
+  * Add missing include of CMakeFindDependencyMacro
+  * Version bump to 0.27.1 (stable release)
+  * Support translation catalogs added in KDE Application release tarball
+  * Use windeployqt instead of manual Qt dependency hunting
+  * Update version number for latest stable release
+  * Move win/mac installation files to common dir. Split iss files.
+  * Use a Marble start menu folder, install website link
+  * Sync windows installer version
+  * Switch from NSIS to Inno Setup
+  * Fix MSVC compilation (fails with C2308, concatenating mismatched strings)
+  * No need for fabs (fixes MSVC compilation)
+  * Remove extra qualification
+
+-------------------------------------------------------------------
+Sun Apr 16 10:45:19 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:07 CEST 2017 - [email protected]
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:51 CET 2017 - [email protected]
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  marble-16.12.3.tar.xz

New:
----
  marble-17.04.1.tar.xz

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

Other differences:
------------------
++++++ marble.spec ++++++
--- /var/tmp/diff_new_pack.toBbuY/_old  2017-05-22 10:44:54.278722700 +0200
+++ /var/tmp/diff_new_pack.toBbuY/_new  2017-05-22 10:44:54.282722135 +0200
@@ -15,16 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
-%define _so -26
+%define _so -27
 %define _so_astro 1
 Name:           marble
-Version:        16.12.3
+Version:        17.04.1
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Generic map viewer
+# License note: the tools directory contains GPL-3 tools, but they are neither 
built nor installed by the package
 License:        LGPL-2.1+
 Group:          Amusements/Teaching/Other
 Url:            http://edu.kde.org
@@ -71,6 +73,7 @@
 Recommends:     %{name}-doc = %{version}
 Obsoletes:      marble5 < %{version}
 Provides:       marble5 < %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -147,6 +150,10 @@
 %description -n libastro%{_so_astro}
 The astronomy library for the satellites plugin.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n marble-%{version}
 
@@ -160,6 +167,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name --with-qt
+    %kf5_find_htmldocs
+  %endif
   %fdupes -s %{buildroot}
 
 %post   -n libmarblewidget-qt5%{_so} -p /sbin/ldconfig
@@ -232,4 +243,9 @@
 %{_datadir}/plasma/plasmoids/
 %{_datadir}/plasma/wallpapers/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ marble-16.12.3.tar.xz -> marble-17.04.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/marble/marble-16.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.marble.new/marble-17.04.1.tar.xz differ: char 26, 
line 1


Reply via email to