Hello community,

here is the log from the commit of package plasma-framework for 
openSUSE:Factory checked in at 2020-07-14 07:55:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-framework.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-framework"

Tue Jul 14 07:55:00 2020 rev:94 rq:820405 version:5.72.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes        
2020-06-23 21:02:10.977376398 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-framework.new.3060/plasma-framework.changes  
    2020-07-14 07:57:07.941370536 +0200
@@ -1,0 +2,14 @@
+Sun Jul  5 07:55:53 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- Too many changes since 5.71.0, only listing bugfixes:
+  * [spinbox] Don't use QQC2 items when we should use PlasmaComponents 
(kde#423445)
+  * Use fully qualified identifiers for metaobject types (kde#423643)
+- Drop upstream patches:
+  * 0001-Add-property-to-access-the-ExpandableListItem-loader.patch
+  * 0001-Introduce-PlaceholderMessage.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Add-property-to-access-the-ExpandableListItem-loader.patch
  0001-Introduce-PlaceholderMessage.patch
  plasma-framework-5.71.0.tar.xz
  plasma-framework-5.71.0.tar.xz.sig

New:
----
  plasma-framework-5.72.0.tar.xz
  plasma-framework-5.72.0.tar.xz.sig

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

Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.2vNsMk/_old  2020-07-14 07:57:09.797376545 +0200
+++ /var/tmp/diff_new_pack.2vNsMk/_new  2020-07-14 07:57:09.801376558 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname libKF5Plasma5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # 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:           plasma-framework
-Version:        5.71.0
+Version:        5.72.0
 Release:        0
 Summary:        Plasma library and runtime components based upon KF5 and Qt5
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later
@@ -36,16 +36,13 @@
 Source2:        frameworks.keyring
 %endif
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM
-Patch1:         0001-Add-property-to-access-the-ExpandableListItem-loader.patch
-Patch2:         0001-Introduce-PlaceholderMessage.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  libxcb-devel
 BuildRequires:  pkgconfig
 BuildRequires:  xz
-BuildRequires:  cmake(KF5Activities) >= 5.19.0
+BuildRequires:  cmake(KF5Activities) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Archive) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
@@ -70,7 +67,7 @@
 BuildRequires:  cmake(Qt5Gui) >= 5.12.0
 BuildRequires:  cmake(Qt5Qml) >= 5.12.0
 BuildRequires:  cmake(Qt5Quick) >= 5.12.0
-BuildRequires:  cmake(Qt5QuickControls2) >= 5.7.0
+BuildRequires:  cmake(Qt5QuickControls2) >= 5.12.0
 BuildRequires:  cmake(Qt5Sql) >= 5.12.0
 BuildRequires:  cmake(Qt5Svg) >= 5.12.0
 BuildRequires:  cmake(Qt5Test) >= 5.12.0
@@ -137,7 +134,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
   %cmake_kf5 -d build


++++++ plasma-framework-5.71.0.tar.xz -> plasma-framework-5.72.0.tar.xz ++++++
++++ 7314 lines of diff (skipped)


Reply via email to