Accepting request 765069 from home:Vogtinator:plasma5.18
Plasma 5.18 Beta, some tars respun. Untested - please disable publishing before accepting. KUserFeedback is intentionally disabled in discover and p-w - it's not usable yet. OBS-URL: https://build.opensuse.org/request/show/765069 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluedevil5?expand=0&rev=228
This commit is contained in:
parent
70cefa7506
commit
810d960b07
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22e9c683dfc56a559e652809ade238f8eb0ffb09d5ab042f5cd4b8216f647c09
|
||||
size 160996
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UoM0ACgkQ7JTRj38F
|
||||
mX7PSQgAu7uGeHgunTgxE+c3kq68Uy1LlvSUgGFDbx5/HcdtAT2TQ7BhXf/qi3ne
|
||||
BMH+iQBBkOXa69gVRNZkb/lieqMeUW2FP0TDmHGG7nenNTg4hLuzw6fg/QOrJLUI
|
||||
WF6d+CXjSnq7HuJzVbrYfqkb8DrmgfhbOI0oMwFnlHan6T9QQukboeVBlIyRrIJs
|
||||
QUAQhoNZP4OkPQMYIJ15n7wdxI0h5I+UarvbTAl5B8sQg4HV5mdofagnJ2mGb3G8
|
||||
JoXsQitvZKgXy9CoNF4yStzkIxyksjBtLgIjrxknEPmyOFhuWHUO10ZxwLNAZQ2T
|
||||
0qP2lno+F3PyCX+01ekpRuD9RegVlg==
|
||||
=pG5r
|
||||
-----END PGP SIGNATURE-----
|
3
bluedevil-5.17.90.tar.xz
Normal file
3
bluedevil-5.17.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab23e3f58e44fed3e43380539f2a2185701bbb4a708d87016448cdfb202aa5f0
|
||||
size 166768
|
11
bluedevil-5.17.90.tar.xz.sig
Normal file
11
bluedevil-5.17.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gUdUACgkQ7JTRj38F
|
||||
mX6HbAf+PbO1ADstnV8rw6+GpsTRd9hJVUU09s+mq9evqYCfUG7OuBcg3XoyK1R1
|
||||
Ee8kTYGscHCmcHUAEvxFek7mTE9Bpl0F6TLO73jZDUmGg1Q3e5wjBU7tKkstlGjP
|
||||
ethpoirqW9RJgzaBw8+2Zp2UOumu9qv96Ld8ULl0R09Pzj2tstWCDQsTpwzJ2yR1
|
||||
EqiL/55Qb+YvvgeoUqLBtxeLlCK6PIWdx1uqL8HpSQBERXXo1zKonK4YwseGecEV
|
||||
Q66QzVcQ4FQtCcaCPYiB3JEOvE094j5BK3QddSljsGDfb5z13SZrlIKf7WX8aRVY
|
||||
q+g56rC2fW0B4uFjOgHZ+zgbzI0KJg==
|
||||
=sW38
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 14:04:14 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.17.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.17.90.php
|
||||
- Changes since 5.17.5:
|
||||
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
|
||||
* [plasmoid] Show device battery percentage
|
||||
* [Wizard] Show notification instead of finished page when pairing succeeds
|
||||
* [Wizard] Allow choosing device by double click
|
||||
* [applet] Make details text fully opaque and normal style
|
||||
* Get icon size from QStyle
|
||||
* Remove some unused includes
|
||||
* make it compile without deprecated methods
|
||||
* Port old style connects
|
||||
* Add KDEClangFormat cmake support
|
||||
* Pluralize the i18n() message
|
||||
* Enable removing multiple devices at once
|
||||
* Use a more appropriate and user-friendly type of messagebox for device removal
|
||||
* Make it compile without deprecated method
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 16:24:34 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -19,15 +19,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: bluedevil5
|
||||
Version: 5.17.5
|
||||
Version: 5.17.90
|
||||
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: https://download.kde.org/unstable/plasma/%{version}/bluedevil-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/bluedevil-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/bluedevil-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user