forked from pool/plasma5-disks
Plasma 5.20.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-disks?expand=0&rev=6
This commit is contained in:
parent
f74143e50c
commit
95dc7701b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e382861b3fcd5eeecfbbc3fb924ae1da839b502da639dda14893a2903929f0e
|
||||
size 62988
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+O0oIACgkQ7JTRj38F
|
||||
mX7e8Af/fCr8ZVhElfRfpL/sG10KPcX8oxBrrDM9G6wwjl5HTde27TgNCUd/uZaQ
|
||||
jbGOiI6lnRxPl0ij0s9qu3+zF1r51JlmbE5ldsfILQJ+gM6ZV/11ySJGOXNAaCbX
|
||||
cpDzrYLUxUn/cQsbX3EM6malENZuTplxZFbRaJce/u1n0dBVY48q8PrLHhs6MOrK
|
||||
gmJ7d0pqON12zfCrLyXcU5egR8gn57H3Gb/gW7/YHIDRQyRWcOg45y5E9uc9TmR+
|
||||
FRBV8iEqRWjr/lzn6E0eUwFn7ku7VOxNTHvrScWbq5yCZk1RwoT5xNGPROVulY0m
|
||||
t1SSR06HYGyNp3+2L6yY1Hr68U36Nw==
|
||||
=UJdE
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-disks-5.20.2.tar.xz
Normal file
3
plasma-disks-5.20.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ba7f7f2c0c749f0e736333784d746037dea52106fb8e930d787a9b2389f1db5
|
||||
size 63168
|
11
plasma-disks-5.20.2.tar.xz.sig
Normal file
11
plasma-disks-5.20.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+YEbsACgkQ7JTRj38F
|
||||
mX6ZbQgAg36EzaMbP5/6nPsaCi3G4wcASPo89yIcY5Ls3xlkoRoI0JbG/HwtKRor
|
||||
uaD9jxLXovpJCZnRrf5eQpgOOnAS2cDhEgAES/evQw5KpQ51/ubS1sA/sSvwFS6B
|
||||
vndL5ojALRUH9k+HuWj1IcGPbJ9rre6ttabbS3Yqn8BSapoop4PhaIAdpZ8YCRhH
|
||||
Ie1sFu4GVGnaABIw1262ytpJUGRB80MTIDoKqmvYvuOP4bJl3yX5jPMB6MfgaHwO
|
||||
cozQYU40X9F6xMzDIoAbRWZV3iAOcz7WsTtMNgXnEtH6gTqEFCHKmntMrQ5qhOQY
|
||||
hEzfpUykeQv3iySrNIPJbeMa8YpBSg==
|
||||
=aqzs
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 22:23:23 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.20.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma-5.20.2
|
||||
- No code changes since 5.20.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 20 14:30:35 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plasma5-disks
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,28 +20,28 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: plasma5-disks
|
||||
Version: 5.20.1
|
||||
Version: 5.20.2
|
||||
Release: 0
|
||||
Summary: Plasma service for monitoring disk health
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: plasma-disks-%{version}.tar.xz
|
||||
URL: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/plasma-disks-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: plasma-disks-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-disks-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 3.16
|
||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Auth) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5CoreAddons) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5DBusAddons) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Notifications) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Solid) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Service) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5KIO) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Auth) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Declarative) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5KIO) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Notifications) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Service) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Solid) >= %{kf5_version}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
|
Loading…
x
Reference in New Issue
Block a user