Hello community,

here is the log from the commit of package purpose for openSUSE:Factory checked 
in at 2020-09-18 14:44:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/purpose (Old)
 and      /work/SRC/openSUSE:Factory/.purpose.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "purpose"

Fri Sep 18 14:44:07 2020 rev:39 rq:834506 version:5.74.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/purpose/purpose.changes  2020-09-14 
12:14:37.336320160 +0200
+++ /work/SRC/openSUSE:Factory/.purpose.new.4249/purpose.changes        
2020-09-18 14:44:46.420187095 +0200
@@ -1,0 +2,5 @@
+Mon Sep 14 11:40:24 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Require accounts-qml-module
+
+-------------------------------------------------------------------
@@ -4,0 +10,20 @@
+  * 0001-Revert-Port-some-qt5.15-deprecated-method.patch
+
+-------------------------------------------------------------------
+Sun Sep  6 12:50:30 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * autotests: append to $QML2_IMPORT_PATH rather than replacing it
+  * Apply initial configuration data when loading config UI
+  * Restore behaviour of AlternativesView
+  * [jobcontroller] Disable separate process
+  * Rework job view handling (kde#419170)
+  * Remove obsolete COPYING files
+  * Remove obsolete KDevelop information
+  * Add license texts according to REUSE specification
+  * Convert license statements to SPDX expressions
+- Drop a patch which will have been added in the future:

Old:
----
  0001-Revert-Port-some-qt5.15-deprecated-method.patch
  purpose-5.73.0.tar.xz
  purpose-5.73.0.tar.xz.sig

New:
----
  purpose-5.74.0.tar.xz
  purpose-5.74.0.tar.xz.sig

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

Other differences:
------------------
++++++ purpose.spec ++++++
--- /var/tmp/diff_new_pack.7BLAdF/_old  2020-09-18 14:44:47.184187869 +0200
+++ /var/tmp/diff_new_pack.7BLAdF/_new  2020-09-18 14:44:47.188187873 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Purpose5
-%define _tar_path 5.73
+%define _tar_path 5.74
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           purpose
-Version:        5.73.0
+Version:        5.74.0
 Release:        0
 Summary:        Framework to integrate services and actions in applications
 License:        LGPL-2.1-or-later
@@ -36,8 +36,6 @@
 Source2:        frameworks.keyring
 %endif
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM
-Patch1:         0001-Revert-Port-some-qt5.15-deprecated-method.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  intltool
 BuildRequires:  kf5-filesystem
@@ -58,6 +56,8 @@
 BuildRequires:  cmake(Qt5Qml) >= 5.12.0
 BuildRequires:  cmake(Qt5Test) >= 5.12.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
+# Needed by the nextcloud and youtube plugins
+Requires:       accounts-qml-module
 Requires:       kdeclarative-components >= %{_kf5_bugfix_version}
 Requires:       libKF5QuickAddons5 >= %{_kf5_bugfix_version}
 Requires:       libqt5-qtquickcontrols2
@@ -114,7 +114,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
   %cmake_kf5 -d build
@@ -153,15 +153,17 @@
 %endif
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libKF5Purpose.so.*
 %{_kf5_debugdir}/*.categories
 %{_kf5_debugdir}/*.renamecategories
 
 %files -n libKF5PurposeWidgets5
+%license LICENSES/*
 %{_kf5_libdir}/libKF5PurposeWidgets.so.*
 
 %files
+%license LICENSES/*
 %{_kf5_libdir}/libPhabricatorHelpers.so.*
 %{_kf5_libdir}/libReviewboardHelpers.so.*
 %{_kf5_libexecdir}/
@@ -174,6 +176,7 @@
 %{_kf5_sharedir}/accounts/
 
 %files devel
+%license LICENSES/*
 %{_kf5_libdir}/libKF5Purpose.so
 %{_kf5_libdir}/libKF5PurposeWidgets.so
 %{_kf5_libdir}/cmake/KDEExperimentalPurpose/


++++++ purpose-5.73.0.tar.xz -> purpose-5.74.0.tar.xz ++++++
++++ 26188 lines of diff (skipped)


Reply via email to