Script 'mail_helper' called by obssrc
Hello community,

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

Package is "palapeli"

Sun Apr 25 21:27:14 2021 rev:107 rq:887784 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/palapeli/palapeli.changes        2021-03-10 
08:56:01.302812585 +0100
+++ /work/SRC/openSUSE:Factory/.palapeli.new.12324/palapeli.changes     
2021-04-25 21:28:45.236526546 +0200
@@ -1,0 +2,24 @@
+Fri Apr 16 16:13:19 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
+
+-------------------------------------------------------------------
+Fri Apr  9 17:41:45 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:49 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 finding plugin (kde#430798)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ palapeli.spec ++++++
--- /var/tmp/diff_new_pack.cuPOyE/_old  2021-04-25 21:28:45.728527138 +0200
+++ /var/tmp/diff_new_pack.cuPOyE/_new  2021-04-25 21:28:45.732527143 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package palapeli
 #
-# 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
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           palapeli
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Jigsaw puzzle game
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Puzzle
-URL:            https://www.kde.org
+URL:            https://apps.kde.org/palapeli
 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:  shared-mime-info
 BuildRequires:  update-desktop-files
@@ -50,10 +54,6 @@
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
 Requires:       palapeli-data = %{version}
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 Recommends:     %{name}-lang
 
 %description
@@ -82,7 +82,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build
@@ -102,7 +102,7 @@
 %postun -p /sbin/ldconfig
 
 %files
-%license COPYING*
+%license LICENSES/*
 %doc %lang(en) %{_kf5_htmldir}/en/palapeli/
 %dir %{_kf5_iconsdir}/hicolor/128x128/
 %dir %{_kf5_iconsdir}/hicolor/128x128/apps
@@ -126,33 +126,27 @@
 %{_kf5_debugdir}/palapeli.categories
 %{_kf5_iconsdir}/hicolor/*/apps/palapeli.png
 %{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-palapeli.png
-%{_kf5_kxmlguidir}/palapeli/
 %{_kf5_libdir}/libpala.so.*
 %{_kf5_notifydir}/palapeli.notifyrc
 %{_kf5_plugindir}/pala*
-%{_kf5_servicesdir}/ServiceMenus/palapeli_servicemenu.desktop
-%{_kf5_servicesdir}/palapeli_goldbergslicer.desktop
-%{_kf5_servicesdir}/palapeli_jigsawslicer.desktop
-%{_kf5_servicesdir}/palapeli_rectslicer.desktop
 %{_kf5_servicesdir}/palathumbcreator.desktop
-%{_kf5_servicetypesdir}/libpala-slicerplugin.desktop
+%{_kf5_servicesdir}/ServiceMenus/palapeli_servicemenu.desktop
 %{_kf5_sharedir}/mime/packages/palapeli-mimetypes.xml
 
 %files data
-%license COPYING*
+%license LICENSES/*
 %{_kf5_appsdir}/palapeli/
 %config %{_kf5_configdir}/palapeli-collectionrc
 
 %files devel
-%license COPYING*
+%license LICENSES/*
 %{_includedir}/Pala
-%{_includedir}/libpala
 %{_kf5_libdir}/libpala.so
-%{_kf5_libdir}/libpala/
+%{_kf5_cmakedir}/Pala/
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
 %endif
 
 %changelog


++++++ palapeli-20.12.3.tar.xz -> palapeli-21.04.0.tar.xz ++++++
++++ 58483 lines of diff (skipped)

Reply via email to