Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kpat"

Sun Apr 25 21:26:53 2021 rev:109 rq:887716 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpat/kpat.changes        2021-03-10 
08:54:47.754736671 +0100
+++ /work/SRC/openSUSE:Factory/.kpat.new.12324/kpat.changes     2021-04-25 
21:28:03.464476301 +0200
@@ -1,0 +2,29 @@
+Fri Apr 16 16:12:31 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- 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:40:57 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:28:46 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Added several Freecell game variants:
+  * Use AUTORCC directly
+  * Add new game type called Baker's Dozen
+  * Include KDE*Settings as first, as they can set global cmake config
+  * Use memberfunction-pointer overloads of KStandardGameAction/KStandardAction
+  * operator+/- is disabled for QFlags in qt6
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kpat.spec ++++++
--- /var/tmp/diff_new_pack.jITmjR/_old  2021-04-25 21:28:04.004476950 +0200
+++ /var/tmp/diff_new_pack.jITmjR/_new  2021-04-25 21:28:04.008476955 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kpat
 #
-# 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:           kpat
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Patience card game
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Card
-URL:            https://www.kde.org
+URL:            https://apps.kde.org/kpat
 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:  freecell-solver-devel
 %if 0%{?suse_version} > 1500
@@ -62,10 +66,6 @@
 Requires:       kdegames-carddecks-default
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{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
@@ -76,7 +76,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %if 0%{?suse_version} > 1500
@@ -96,27 +96,25 @@
 
 %files
 %license COPYING COPYING.DOC
-%{_kf5_knsrcfilesdir}/kcardtheme.knsrc
-%{_kf5_knsrcfilesdir}/kpat.knsrc
-%dir %{_kf5_configkcfgdir}
+%doc %lang(en) %{_kf5_htmldir}/en/kpat/
+%{_kf5_applicationsdir}/org.kde.kpat.desktop
+%{_kf5_appsdir}/kpat/
+%{_kf5_appstreamdir}/org.kde.kpat.appdata.xml
+%{_kf5_bindir}/kpat
+%{_kf5_configkcfgdir}/kpat.kcfg
+%{_kf5_debugdir}/kpat.categories
 %dir %{_kf5_iconsdir}/hicolor/24x24
 %dir %{_kf5_iconsdir}/hicolor/24x24/apps
 %dir %{_kf5_iconsdir}/hicolor/256x256
 %dir %{_kf5_iconsdir}/hicolor/256x256/apps
 %dir %{_kf5_iconsdir}/hicolor/64x64
 %dir %{_kf5_iconsdir}/hicolor/64x64/apps
-%doc %lang(en) %{_kf5_htmldir}/en/kpat/
-%{_kf5_applicationsdir}/org.kde.kpat.desktop
-%{_kf5_appstreamdir}/org.kde.kpat.appdata.xml
-%{_kf5_appsdir}/kpat/
-%{_kf5_bindir}/kpat
-%{_kf5_configkcfgdir}/kpat.kcfg
 %{_kf5_iconsdir}/hicolor/*/*/kpat.*
-%{_kf5_kxmlguidir}/kpat/
+%{_kf5_knsrcfilesdir}/kcardtheme.knsrc
+%{_kf5_knsrcfilesdir}/kpat.knsrc
 %{_kf5_libdir}/libkcardgame.so
 %{_kf5_mandir}/man6/kpat.6.gz
 %{_kf5_sharedir}/mime/packages/kpatience.xml
-%{_kf5_debugdir}/kpat.categories
 
 %if %{with lang}
 %files lang -f %{name}.lang


++++++ kpat-20.12.3.tar.xz -> kpat-21.04.0.tar.xz ++++++
++++ 107652 lines of diff (skipped)

Reply via email to