diff --git a/kinfocenter-5.20.5.tar.xz b/kinfocenter-5.20.5.tar.xz deleted file mode 100644 index 98b1b86..0000000 --- a/kinfocenter-5.20.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55eba3e9f3b64a9508db6a2b4106b243d62d29be2ea08b388bb57297b9db7b4c -size 1286404 diff --git a/kinfocenter-5.20.5.tar.xz.sig b/kinfocenter-5.20.5.tar.xz.sig deleted file mode 100644 index e77da05..0000000 --- a/kinfocenter-5.20.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0VcUACgkQ7JTRj38F -mX6OOAgAtjuruXxLAn8pK4ldeODYy3sA6hdNS3o/jGyBUcW6DTO9kEFN/37OBQM6 -5u/uCV2hwXuPUfVY3SDoR0/0w5W6RhVSB6M6vBkFAgAv5AijN53x53tk5qfz36so -c4GFtKib4FIIqvT6VrfwW7rdA9epz6LkQI0l0XO6Phvv/l5x49BjWXOqLVHfVag2 -t5sCaswgpXlngRSW1r/X4sSL8dce1+mmJRUK/jZrKnNuDk70/JQ+KFzRktVxjyd6 -j8+UHhfHFIgIzAengCFrae8TTBY7VB8VqQCMDpTCiEr/zMROFyhcEtwYUCAF6dbf -q8esGbdO76SlHotFZOl7QUr8aIZZgw== -=1Fdf ------END PGP SIGNATURE----- diff --git a/kinfocenter-5.21.0.tar.xz b/kinfocenter-5.21.0.tar.xz new file mode 100644 index 0000000..45ec10e --- /dev/null +++ b/kinfocenter-5.21.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177213e1b1cd9d8d9a3ddfdeb9aa5742eebc8fb0196f3d8db4e41ec56545fd08 +size 1300796 diff --git a/kinfocenter-5.21.0.tar.xz.sig b/kinfocenter-5.21.0.tar.xz.sig new file mode 100644 index 0000000..f56dfc3 --- /dev/null +++ b/kinfocenter-5.21.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHT4ACgkQ7JTRj38F +mX50Ygf/cb6n4UgqsgkARtVhK2DiHugC3ZqLDZXL0vrPZK4IT6cSgndvCdX8sGqr +sVc5yPKOnHSRrzgyTn5A2jruDqncuPEahVKyxqC+AZAdH31hYSOHgxs2Dwln1x7j +xkn4cXpbBpqu1p7d8csUdtmIYotsEfrxwyMCCtyK5XOWM8AhCfiYzpTyymcmMV6j +j7w/ycc1TP4OW0jFux5HdaUtDEIwZO7EmTmBr1UTvDfqavzcc7GsfcAPsHhtzVYO +s0VK+YcxZ+X4rMwlq0atQLzr7C8Vm8q286gybGCX5bBNkGsZnHvyxAySbmKvOv1t +SyEo2XbVl6pKNCaxXF2Y1FItgDUy1w== +=AncD +-----END PGP SIGNATURE----- diff --git a/kinfocenter5.changes b/kinfocenter5.changes index 4ef58d4..9369716 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Thu Feb 11 18:23:11 UTC 2021 - Fabian Vogt + +- Update to 5.21.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.21.0 +- Changes since 5.20.90: + * About-distro: display Graphics Platform (X11 or Wayland) (kde#428382) + +------------------------------------------------------------------- +Thu Jan 21 21:31:34 UTC 2021 - Fabian Vogt + +- Update to 5.20.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/20.90/ +- Changes since 5.20.5: + * Port away from QRegExp + * typo-- + * Remove unused includes + * weight main categories properly (kde#429153) + * If include is define in .h remove it if it's defined in .cpp too (scripted) + * Now it depends against new version. Old code can be removed + * Remove not implemented method + * Use more correct factory name + * Fix SolDevice null pointer dereference + * Update device info on selection change instead of activation + * There is no need for static local variables + * Documentation fixes + * Use correct name for new Samba Status module + * port samba module to qml + * Fix minor typos + * [modules/nics] Use consistent name everywhere + * Port nic info center module to QML + ------------------------------------------------------------------- Sat Jan 9 17:43:36 UTC 2021 - Fabian Vogt diff --git a/kinfocenter5.spec b/kinfocenter5.spec index e68102a..83b2942 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -23,7 +23,7 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.20.5 +Version: 5.21.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -33,9 +33,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: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz +Source: kinfocenter-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig +Source1: kinfocenter-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE plasma-session-name.patch