forked from pool/discover
Accepting request 879597 from KDE:Frameworks5
Plasma 5.21.3 OBS-URL: https://build.opensuse.org/request/show/879597 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discover?expand=0&rev=91
This commit is contained in:
commit
dc68fd2d41
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7ae56514adca76276dba0bd185389e12ea05dbd0e4d297684e4ed67bfddfd291
|
|
||||||
size 8425520
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmA+MF0ACgkQ7JTRj38F
|
|
||||||
mX7ovQgAinEgwRVzi8icW1W2tjW8kbzI72bAgiyo9bpHWU1kWrhfZfyfc5J0y5nR
|
|
||||||
DkF3jpLx2J1WkRkxU8xZgUAIpi+CgWClsVQRtgOzmEvxpIhmDLn8Q3axJEOLntNX
|
|
||||||
0WQEMsBBYmaA2typdV+INze5fSj+O8gEmX13g3ici0uWhRNmPosZDiqbQVElYQeZ
|
|
||||||
1x03sp9QWlMZdpqMmT1EKCMKrvHrb+IjsgR0Up/jU4xhAXWa5hA73OaW0SDoxfdZ
|
|
||||||
0LftqgjSjjWohquO+MHor4WYqUWr37687adqYtIAlISiz8zBSr1bxj/W/3T2IzTc
|
|
||||||
AnNOMoKoYyHf80Uz032ZemmsHGD4UA==
|
|
||||||
=GXjW
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
discover-5.21.3.tar.xz
Normal file
3
discover-5.21.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ddea3878522968a8e6d923ea7749cee77ad7ba1edfb3f37091bb12c933ec139c
|
||||||
|
size 8425596
|
11
discover-5.21.3.tar.xz.sig
Normal file
11
discover-5.21.3.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmBQocMACgkQ7JTRj38F
|
||||||
|
mX7oogf/d81MO815S0QsuPPMacmG7KaIDnDMU39xwVwHpg7yKFVZWImgh++qrK24
|
||||||
|
qdyWbwW4gQoojN/cRljXwDKnP7SWZLJHWwJXTCN81j4mXfX5OJQPLfLi+f5EK0vV
|
||||||
|
J7DOO/gilhZNayvQ0ttmZATB04N+XtAe+Q/97ekg0F0bPhg2d/tdtFTS1/t+EO9j
|
||||||
|
dYNVSAuE/0GoDVENwjAfj5vYWzoVB1nF+OMj2XeYA+zegRGQ7qHNQp3uZZMaXzzV
|
||||||
|
E6p22z/KNC4C4Hm0WiRR93JeV00iWmgLnZVOjcHWq0FXKMT81rZCc0SQTWovBTWp
|
||||||
|
wuIg5HgBN8GjQD79F/RYVl/NNE1EZg==
|
||||||
|
=C2XE
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 16 13:55:22 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.21.3
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.21.3
|
||||||
|
- Changes since 5.21.2:
|
||||||
|
* Only turn http[s] links into clickable links
|
||||||
|
* Do not fiddle with the search field when its not visible
|
||||||
|
* updates: wrap the text when it doesn't fit
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 2 15:01:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Mar 2 15:01:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -21,15 +21,15 @@
|
|||||||
%global have_fwupd (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300)
|
%global have_fwupd (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300)
|
||||||
|
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.21.2
|
Version: 5.21.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Software store for the KDE Plasma desktop
|
Summary: Software store for the KDE Plasma desktop
|
||||||
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://quickgit.kde.org/?p=discover.git
|
URL: https://quickgit.kde.org/?p=discover.git
|
||||||
Source: discover-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: discover-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
|
Loading…
Reference in New Issue
Block a user