Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package marble for openSUSE:Factory checked 
in at 2021-04-25 21:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/marble (Old)
 and      /work/SRC/openSUSE:Factory/.marble.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "marble"

Sun Apr 25 21:27:12 2021 rev:139 rq:887777 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/marble/marble.changes    2021-03-10 
08:55:51.166802123 +0100
+++ /work/SRC/openSUSE:Factory/.marble.new.12324/marble.changes 2021-04-25 
21:28:41.668522255 +0200
@@ -1,0 +2,26 @@
+Fri Apr 16 16:13:15 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:41:40 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:29:43 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.80
+  * New feature release
+- Too many changes since 20.12.3, only listing bugfixes:
+  * Fix GeoNames web service URL, is now api.geonames.org (kde#432598)
+  * Properly center GeoPainter::regionFromRect (kde#431466)
+
+-------------------------------------------------------------------

Old:
----
  marble-20.12.3.tar.xz
  marble-20.12.3.tar.xz.sig

New:
----
  marble-21.04.0.tar.xz
  marble-21.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ marble.spec ++++++
--- /var/tmp/diff_new_pack.tgeO3b/_old  2021-04-25 21:28:42.560523328 +0200
+++ /var/tmp/diff_new_pack.tgeO3b/_new  2021-04-25 21:28:42.564523332 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package marble
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,14 +23,18 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           marble
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 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-or-later
 Group:          Amusements/Teaching/Other
-URL:            https://edu.kde.org
+URL:            https://apps.kde.org/marble
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gpsd-devel
@@ -74,10 +78,6 @@
 Recommends:     %{name}-lang
 Obsoletes:      marble5 < %{version}
 Provides:       marble5 < %{version}
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 %ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64
 # Only include WebEngine on platforms where it is available
 BuildRequires:  cmake(Qt5WebEngineWidgets)
@@ -165,14 +165,14 @@
 %lang_package
 
 %prep
-%setup -q -n marble-%{version}
+%autosetup -p1 -n marble-%{version}
 
 %build
 export SUSE_ASNEEDED=0
 %ifarch ppc ppc64
 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
 %endif
-%cmake_kf5 -d build -- -DBUILD_MARBLE_TESTS=NO -DMOBILE=FALSE 
-DQT_PLUGINS_DIR=%{_kf5_plugindir}
+%cmake_kf5 -d build -- -DBUILD_MARBLE_TESTS=NO -DMOBILE=OFF 
-DQT_PLUGINS_DIR=%{_kf5_plugindir}
 %cmake_build
 
 %install
@@ -193,6 +193,8 @@
 %doc CREDITS ChangeLog MANIFESTO.txt
 %{_kf5_knsrcfilesdir}/marble.knsrc
 %exclude %{_datadir}/marble/data
+%dir %{_kf5_plugindir}/kf5/
+%dir %{_kf5_plugindir}/kf5/krunner/
 %{_kf5_applicationsdir}/marble_geo.desktop
 %{_kf5_applicationsdir}/marble_geojson.desktop
 %{_kf5_applicationsdir}/marble_gpx.desktop
@@ -200,15 +202,17 @@
 %{_kf5_applicationsdir}/marble_kmz.desktop
 %{_kf5_applicationsdir}/marble_shp.desktop
 %{_kf5_applicationsdir}/marble_worldwind.desktop
-%{_kf5_appstreamdir}/
-%{_kf5_configkcfgdir}/
+%{_kf5_appstreamdir}/org.kde.marble.appdata.xml
+%{_kf5_appstreamdir}/org.kde.plasma.worldclock.appdata.xml
+%{_kf5_appstreamdir}/org.kde.plasma.worldmap.appdata.xml
+%{_kf5_configkcfgdir}/marble.kcfg
 %{_kf5_iconsdir}/hicolor/*/apps/marble.*
 %{_kf5_kxmlguidir}/marble/
 %{_kf5_libdir}/libmarbledeclarative.so
 %{_kf5_libdir}/marble/
 %{_kf5_plugindir}/designer/
+%{_kf5_plugindir}/kf5/krunner/plasma_runner_marble.so
 %{_kf5_plugindir}/libmarble*so
-%{_kf5_plugindir}/plasma_runner_marble.so
 %{_kf5_plugindir}/marblethumbnail.so
 %{_kf5_qmldir}/org/kde/marble/
 %{_kf5_servicesdir}/*desktop


++++++ marble-20.12.3.tar.xz -> marble-21.04.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/marble/marble-20.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.marble.new.12324/marble-21.04.0.tar.xz differ: char 
25, line 1

Reply via email to