Hello community,

here is the log from the commit of package bluedevil5 for openSUSE:Factory 
checked in at 2020-10-13 15:27:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluedevil5 (Old)
 and      /work/SRC/openSUSE:Factory/.bluedevil5.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluedevil5"

Tue Oct 13 15:27:31 2020 rev:99 rq:840971 version:5.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes    2020-09-04 
11:05:15.078820701 +0200
+++ /work/SRC/openSUSE:Factory/.bluedevil5.new.3486/bluedevil5.changes  
2020-10-13 15:27:39.600817168 +0200
@@ -1,0 +2,42 @@
+Thu Oct  8 16:55:19 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.20.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.0
+- Changes since 5.19.90:
+  * [applet] Open new KCM from the configure action
+  * Add Exec line to KCM desktop file
+
+-------------------------------------------------------------------
+Thu Sep 17 20:02:55 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.19.90
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+  * Remove explicit ECM_KDE_MODULE_DIR
+  * Convert copyright statements to SPDX expressions
+  * bluedevil-sendfile: Fix small size of file selector
+  * Fix minor typo
+  * Translate KCM (patch by Victor Ryzhykh)
+  * Fix a TypeError in DeviceItem.qml
+  * New bluetooth KCM
+  * [wizard] Enable 1-finger touch scrolling (kde#406544)
+  * [applet] Don't show emblem for disconnected devices (kde#425239)
+  * [applet] Port to checkbox with internally-defined icon property
+  * set a name for the global notification category
+  * [applet] Port mostly to PlasmaComponents3
+  * correct appstream homepage URL to plasma homepage
+  * Increase frameworks dependency to 5.72 for PlasmaExtras.PlaceholderMessage
+  * Port applet to use PlasmaExtras.PlaceholderMessage
+  * [applet] Fix tooltip showing wrong name for connected device (kde#422691)
+
+-------------------------------------------------------------------
+Thu Sep 17 19:19:15 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Drop patches, now upstream:
+  * 0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch
  bluedevil-5.19.5.tar.xz
  bluedevil-5.19.5.tar.xz.sig

New:
----
  bluedevil-5.20.0.tar.xz
  bluedevil-5.20.0.tar.xz.sig

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

Other differences:
------------------
++++++ bluedevil5.spec ++++++
--- /var/tmp/diff_new_pack.i5RJLc/_old  2020-10-13 15:27:41.360817916 +0200
+++ /var/tmp/diff_new_pack.i5RJLc/_new  2020-10-13 15:27:41.364817917 +0200
@@ -19,37 +19,36 @@
 
 %bcond_without lang
 Name:           bluedevil5
-Version:        5.19.5
+Version:        5.20.0
 Release:        0
 Summary:        Bluetooth Manager for KDE Plasma
 License:        GPL-2.0-or-later
 Group:          Hardware/Other
 URL:            http://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/%{version}/bluedevil-%{version}.tar.xz
+Source:         bluedevil-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/bluedevil-%{version}.tar.xz.sig
+Source1:        bluedevil-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
-# PATCH-FIX-UPSTREAM
-Patch1:         0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  shared-mime-info
-BuildRequires:  cmake(KDED) >= 5.25.0
-BuildRequires:  cmake(KF5BluezQt) >= 5.25.0
-BuildRequires:  cmake(KF5CoreAddons) >= 5.25.0
-BuildRequires:  cmake(KF5DBusAddons) >= 5.25.0
-BuildRequires:  cmake(KF5I18n) >= 5.25.0
-BuildRequires:  cmake(KF5IconThemes) >= 5.25.0
-BuildRequires:  cmake(KF5KIO) >= 5.25.0
-BuildRequires:  cmake(KF5Notifications) >= 5.25.0
-BuildRequires:  cmake(KF5Plasma) >= 5.25.0
-BuildRequires:  cmake(KF5WidgetsAddons) >= 5.25.0
-BuildRequires:  cmake(KF5WindowSystem) >= 5.25.0
-BuildRequires:  cmake(Qt5Core) >= 5.4.0
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Qml) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(KDED) >= 5.72.0
+BuildRequires:  cmake(KF5BluezQt)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5Declarative)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5Plasma)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  cmake(Qt5Core) >= 5.15.0
+BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5Qml)
+BuildRequires:  cmake(Qt5Widgets)
 Requires:       bluez-qt-imports >= %{version}
 Requires:       bluez-qt-udev >= %{version}
 # atop of the bluez itself, we also need bluez-obexd for kio_obexftp and both 
send/receive
@@ -66,9 +65,8 @@
 Bluetooth daemon for KDE Plasma, handling connections.
 
 %lang_package
-
 %prep
-%autosetup -p1 -n bluedevil-%{version}
+%setup -q -n bluedevil-%{version}
 
 %build
 %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
@@ -87,9 +85,12 @@
 %mime_database_postun
 
 %files
-%license COPYING*
+%license LICENSES/*
 %doc README
 %dir %{_kf5_appstreamdir}/
+%dir %{_kf5_sharedir}/kpackage
+%dir %{_kf5_sharedir}/kpackage/kcms
+%{_kf5_sharedir}/kpackage/kcms/kcm_bluetooth/
 %{_kf5_sharedir}/mime/packages/bluedevil-mime.xml
 %{_kf5_applicationsdir}/org.kde.bluedevil*.desktop
 %{_kf5_sharedir}/bluedevilwizard/

++++++ bluedevil-5.19.5.tar.xz -> bluedevil-5.20.0.tar.xz ++++++
++++ 73566 lines of diff (skipped)



Reply via email to