Script 'mail_helper' called by obssrc
Hello community,

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

Package is "parley"

Sun Apr 25 21:27:15 2021 rev:127 rq:887785 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/parley/parley.changes    2021-03-10 
08:56:04.882816280 +0100
+++ /work/SRC/openSUSE:Factory/.parley.new.12324/parley.changes 2021-04-25 
21:28:46.332527865 +0200
@@ -1,0 +2,35 @@
+Fri Apr 16 16:13:20 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
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:41:45 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+  * New feature release
+- Changes since 21.03.80:
+  * Fix segfault on quit (kde#420302)
+  * Fix build with old KNewStuff versions (kde#432798)
+
+-------------------------------------------------------------------
+Sun Mar 21 13:29:49 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Port away from KNS::DownloadDialog
+  * Don't include QtTest as it includes all QtCore includes
+  * Port KNS method
+  * operator+/- is disabled for QFlags in qt6
+  * Fix location for file open dialog
+  * Port KNS3::standardAction method
+  * Remove unused include
+  * Remove deleteLater from ParleyDocument
+  * Fix segfault when leaving statistics main window (kde#420302)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ parley.spec ++++++
--- /var/tmp/diff_new_pack.RZVxaC/_old  2021-04-25 21:28:46.904528553 +0200
+++ /var/tmp/diff_new_pack.RZVxaC/_new  2021-04-25 21:28:46.904528553 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package parley
 #
-# 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:           parley
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Vocabulary Trainer
 License:        GPL-2.0-or-later
 Group:          Amusements/Teaching/Language
-URL:            https://edu.kde.org
+URL:            https://apps.kde.org/parley
 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:  kf5-filesystem
 BuildRequires:  libxml2-devel
@@ -60,19 +64,15 @@
 Provides:       %{name}5 = %{version}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-%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
-Parley is a vocabulary trainer for KDE.
+Parley is a vocabulary trainer by KDE.
 
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
   %cmake_kf5 -d build
@@ -91,13 +91,15 @@
 %doc AUTHORS README.md
 %doc %lang(en) %{_kf5_htmldir}/en/parley/
 %{_kf5_applicationsdir}/org.kde.parley.desktop
-%{_kf5_appstreamdir}/
+%{_kf5_appstreamdir}/org.kde.parley.appdata.xml
 %{_kf5_bindir}/parley
-%{_kf5_configkcfgdir}/
+%{_kf5_configkcfgdir}/documentsettings.kcfg
+%{_kf5_configkcfgdir}/languagesettings.kcfg
+%{_kf5_configkcfgdir}/parley.kcfg
 %{_kf5_iconsdir}/*/*/*/*
-%{_kf5_knsrcfilesdir}/*.knsrc
+%{_kf5_knsrcfilesdir}/parley*.knsrc
+%{_kf5_kxmlguidir}/parley/
 %{_kf5_sharedir}/parley/
-%{_kf5_kxmlguidir}/
 
 %if %{with lang}
 %files lang -f %{name}.lang


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

Reply via email to