Accepting request 812297 from KDE:Frameworks5
Plasma 5.19.0 OBS-URL: https://build.opensuse.org/request/show/812297 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluedevil5?expand=0&rev=92
This commit is contained in:
commit
fbaa010ea0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5350efbaee01c78fd451e96bb2aceb7986d45ab05500476d1e95c4e79ec89a66
|
|
||||||
size 168016
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xeIAACgkQ7JTRj38F
|
|
||||||
mX6b9AgAnP3S1xLmfun+TW2hpySQofHjHtg2lOHQgAaN6QgCmXCWjmaURvBJdFxC
|
|
||||||
Gh5oXaHwghgD1K+YoxxKt8dP6EgkDHRg8VFIVh8RpOKtL45obLM/xNmNoP5fbmN2
|
|
||||||
9aO97PzKtJSJ2VGpkPtTkAM/9/lMJalOBclie4h5jBPfsvf3vJaCB1LOvS8Vob/2
|
|
||||||
XjsIczDAw7y4weskzTcUBzfvQr0z8BkOKVQ/104lIUr+ucZ4D18cCMXH3fwPNW9k
|
|
||||||
KYguNSrYNwXVQsljoMVaB5l55biOnuDwzqS/F7n5Khc0A2NC6zKPh0JeBLMNM0rF
|
|
||||||
awnc5HRi2RAbAWIKHmxrPUcd+mpqIg==
|
|
||||||
=ZpVE
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
bluedevil-5.19.0.tar.xz
Normal file
3
bluedevil-5.19.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2e7d6fb3502d4ab02873df863c24383d9c36dccc7e7df21b62602d98c9d2fba
|
||||||
|
size 169012
|
11
bluedevil-5.19.0.tar.xz.sig
Normal file
11
bluedevil-5.19.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y1PgACgkQ7JTRj38F
|
||||||
|
mX5oIwf/extFqR/NrPkjPyc3FmHUSmWbZdwBY/cG44zL+sZZer3h/gfnq4v51tkn
|
||||||
|
mbpYLy88ORLPxpYurW2GRNyP/IToBoyE2E0cnVcd00dD3maDW65BMRxC4Dhr83EH
|
||||||
|
H+VPyxttLEtOln9VwW5rNvhaQKilD1hvpaQSPN2RYbuZDPd3ht/9e8At4g56uQNB
|
||||||
|
BQSBdbQH2+BHEbZBNNCN/hGd1gUhbk8slVtKNz5T8LNKpcvbNDEgUzS11X0y5GxE
|
||||||
|
syazN0IIkqDJ/8yt+FAzcq2hwd3A/rPgCsWcpf1TsDMDorzWHvIS3HGK/DtvpPm/
|
||||||
|
Z13yGKjHKPxtfO0K/L8PPbPI2MeVdw==
|
||||||
|
=Q0uy
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 4 13:27:10 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.19.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.19.0.php
|
||||||
|
- No code changes since 5.18.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 14 14:33:00 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.18.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.18.90.php
|
||||||
|
- Changes since 5.18.5:
|
||||||
|
* [applet] Show toolbar unless Bluetooth hardware is absent
|
||||||
|
* [applet] Port to Kirigami.PlaceholderMessage
|
||||||
|
* [applet] Improve tooltip text for single connected device use case
|
||||||
|
* Remove too strict Qt/KF5 deprecation rule
|
||||||
|
* Converted to Page with a PlasmoidHeading in the heading
|
||||||
|
* [Applet] Port to ExpandableListItem
|
||||||
|
* bump to require Qt 5.14
|
||||||
|
* [applet] Fix button bar right margin
|
||||||
|
* [applet] Add tooltip to enable bluetooth checkbox
|
||||||
|
* [kcm] Drop 'Enable bluetooth integration' setting
|
||||||
|
* Use consistent highlight
|
||||||
|
* Set all labels to plain text
|
||||||
|
* Make it compile against qt5.15.
|
||||||
|
* Replace generic "Fix it" text with more descriptive actions as (kde#417376)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 5 13:01:51 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue May 5 13:01:51 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -19,15 +19,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: bluedevil5
|
Name: bluedevil5
|
||||||
Version: 5.18.5
|
Version: 5.19.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bluetooth Manager for KDE Plasma
|
Summary: Bluetooth Manager for KDE Plasma
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
URL: http://www.kde.org/
|
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}
|
%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
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user