forked from pool/kinfocenter5
Plasma 5.19.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=277
This commit is contained in:
parent
30995ef6b7
commit
819573a7fe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cefb6c85253398d9fc815343dd8efd93e324ed4745b9f10dfe0a06090359263
|
||||
size 1271360
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y1xoACgkQ7JTRj38F
|
||||
mX7BDAf+Jt0EMXYAwtd7n31i+ty2C0zv3kafiHgb3G/vgWoWXh15iYIk6MzRnR5+
|
||||
qGN6qttUQhxy0ZaNte/FK77HZFRe7VMpq1LIQzbuNswuO1/ug1NdKhz1fHSH9ItQ
|
||||
3kydHXPmSUmuGR8frxbbAJGWlfj/g7o8vns+DXOJnUcVXjXa5WxzwlbwRJtuNeet
|
||||
tOSeLooPVeqXPI6gwzUoH0ZEr9MKTBj9c/OHBvvOtElvoqRhEKXVxhifBYdtwLkR
|
||||
v9errHRHTKbJiqRgINl+mig6lIRgT1WqUo8R0Ba7DjG8TMcQJsmG0V7G1Eh075Eq
|
||||
LT31xBuIz4bAZ0ULfuPafVmImVlMIA==
|
||||
=eaAi
|
||||
-----END PGP SIGNATURE-----
|
3
kinfocenter-5.19.1.tar.xz
Normal file
3
kinfocenter-5.19.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ba823d98b8dda2878f94f5fdf9b6049071d6a301e343a3c30ce9ffd0c8d07a6
|
||||
size 1271776
|
11
kinfocenter-5.19.1.tar.xz.sig
Normal file
11
kinfocenter-5.19.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7ovecACgkQ7JTRj38F
|
||||
mX6D0wgAsxbZ88jFgrIDUWrQFRzZ2IBlO1hTRqyjEPRxqjH39tk+2Rdp5ecxXbnV
|
||||
0buoWEt3c5vG7K1chem4YMaTrQkdQ2U3vnGfyIruKPfEzEPfyaGZRX2zeIQGNvSQ
|
||||
nsqfw6kS8OyMIFzvRcEILpfDSMuOCIkPaP3J8C+pmlfr8kPyXyyryhIX39HjuiXH
|
||||
KrPD+HvV6pz9GYnRx8RsOnceioRnLd7M5l/StEWzbxKWsXk92+7MDqHM2Eqvwrjc
|
||||
FnIfG4JxbUYr/lGZ54ew58a0BNizE53UV4l4Hk5RCyRw5Rft7ORKjK3O3cn1gUOR
|
||||
fCI2XKrmgpgwiN4YBlUgEBiAXKsIcw==
|
||||
=2mQe
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 16 14:34:50 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.19.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.19.1.php
|
||||
- Changes since 5.19.0:
|
||||
* Address trailing newline and spaces (kde#422968)
|
||||
* usb: parse version from sysfs entries correctly (kde#422610)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 13:27:11 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kinfocenter5
|
||||
Version: 5.19.0
|
||||
Version: 5.19.1
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
@ -30,9 +30,9 @@ Summary: Utility that provides information about a computer system
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org/
|
||||
Source: kinfocenter-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: kinfocenter-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
||||
|
Loading…
Reference in New Issue
Block a user