Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package marble for openSUSE:Factory checked 
in at 2022-12-09 16:59:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/marble (Old)
 and      /work/SRC/openSUSE:Factory/.marble.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "marble"

Fri Dec  9 16:59:34 2022 rev:160 rq:1041600 version:22.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/marble/marble.changes    2022-11-04 
17:40:57.218687543 +0100
+++ /work/SRC/openSUSE:Factory/.marble.new.1835/marble.changes  2022-12-09 
17:01:27.692903564 +0100
@@ -1,0 +2,20 @@
+Fri Dec  2 12:26:37 UTC 2022 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.0/
+
+-------------------------------------------------------------------
+Sat Nov 26 16:46:14 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:55:20 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ marble.spec ++++++
--- /var/tmp/diff_new_pack.bCKB8I/_old  2022-12-09 17:01:28.728908692 +0100
+++ /var/tmp/diff_new_pack.bCKB8I/_new  2022-12-09 17:01:28.740908752 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package marble
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,12 +22,11 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           marble
-Version:        22.08.3
+Version:        22.12.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://apps.kde.org/marble
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with released}
@@ -86,7 +85,6 @@
 
 %package qt
 Summary:        Qt Frontend for Marble
-Group:          Amusements/Teaching/Other
 Requires:       %{name} = %{version}
 Conflicts:      marble-frontend
 Provides:       marble-frontend = %{version}
@@ -96,7 +94,6 @@
 
 %package kde
 Summary:        The KDE optimized frontend for Marble and several 
Plasmoids/Wallpapers
-Group:          Amusements/Teaching/Other
 Requires:       %{name} = %{version}
 Supplements:    (marble and plasma5-desktop)
 Conflicts:      marble-frontend
@@ -107,7 +104,6 @@
 
 %package data
 Summary:        Generic map viewer: data
-Group:          Amusements/Teaching/Other
 Requires:       %{name} = %{version}
 Obsoletes:      marble5-data < %{version}
 Provides:       marble5-data < %{version}
@@ -118,7 +114,6 @@
 
 %package devel
 Summary:        Generic map viewer: Build Environment
-Group:          Development/Libraries/KDE
 Requires:       libastro%{_so_astro} = %{version}
 Requires:       libmarblewidget-qt5%{_so} = %{version}
 Requires:       cmake(Qt5Widgets)
@@ -134,7 +129,6 @@
 
 %package doc
 Summary:        Marble documentation
-Group:          Amusements/Teaching/Other
 Requires:       %{name} = %{version}
 Obsoletes:      marble5-doc < %{version}
 Provides:       marble5-doc = %{version}
@@ -145,14 +139,12 @@
 
 %package -n libmarblewidget-qt5%{_so}
 Summary:        Generic map viewer: Shared Library
-Group:          Development/Libraries/KDE
 
 %description -n libmarblewidget-qt5%{_so}
 The shared library for the MarbleWidget shared library.
 
 %package -n libastro%{_so_astro}
 Summary:        Astronomy: Shared Library
-Group:          Development/Libraries/KDE
 Requires:       libmarblewidget-qt5%{_so}
 Obsoletes:      libastro-qt5-%{_so_astro} < %{version}
 Provides:       libastro-qt5-%{_so_astro} = %{version}
@@ -174,12 +166,12 @@
 %cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %if %{with released}
-    %find_lang %{name} --with-man --all-name --with-qt
-    %{kf5_find_htmldocs}
-  %endif
-  %fdupes %{buildroot}
+%kf5_makeinstall -C build
+
+%find_lang %{name} --with-man --all-name --with-qt
+%{kf5_find_htmldocs}
+
+%fdupes %{buildroot}
 
 %post   -n libmarblewidget-qt5%{_so} -p /sbin/ldconfig
 %postun -n libmarblewidget-qt5%{_so} -p /sbin/ldconfig
@@ -250,8 +242,6 @@
 %{_datadir}/plasma/plasmoids/
 %{_datadir}/plasma/wallpapers/
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog


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

Reply via email to