Accepting request 844568 from KDE:Frameworks5
Plasma 5.20.2 OBS-URL: https://build.opensuse.org/request/show/844568 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivitymanagerd?expand=0&rev=88
This commit is contained in:
commit
25e6f18178
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb07812a1ea5a52e6bd6f4bc7a0639df6280fe66eac0f727559f7d25f4fb5e85
|
||||
size 94596
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+OzX8ACgkQ7JTRj38F
|
||||
mX51IAgAmwcwnulsCu5kCP2qgR+YPEVOuONmJdrIwvBEVdO1YWrBtSjcEAHlyoJ6
|
||||
vUI4im97iI6wE6+8n2+1j1FYYtAdkAonVzliBeLdv9JN/u0YlHBHbIXFCBTXX+6A
|
||||
IwkwaBlnR431Tl70sOvFHN8ZXl/iUQSFfUVvJPttKIKut2SJRMq8Jr06Ruy/JEsv
|
||||
qv6oFPcWoU0wyZFiZlwiMpwv2HErXd87KTHnAiZ2QL/jQXHx0SwAB+7g9e/c751F
|
||||
2I+Aa6A2oTh6mBbcAel5RhsdxOR/swYzlGXCfY7YQJ5IdNLV8ks8G760JD44bdK6
|
||||
idLdg9H+R+zn59ZX5kXpnRDEBVIebQ==
|
||||
=ZqlL
|
||||
-----END PGP SIGNATURE-----
|
3
kactivitymanagerd-5.20.2.tar.xz
Normal file
3
kactivitymanagerd-5.20.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:675d87636398e1236f2c0af7129b961b9ac2feac53cc32d6194da41a026d8972
|
||||
size 94692
|
11
kactivitymanagerd-5.20.2.tar.xz.sig
Normal file
11
kactivitymanagerd-5.20.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+YDnwACgkQ7JTRj38F
|
||||
mX6BUgf9HHcD8EWvcsjMldB0cHNCNGlze03zjMEMrZI+e3zrS6CeXAsKaEHQeDVe
|
||||
b4iuXkSJj2B48A40OK7NpeWY28m8ntWyuNoX423avtul5e8IgpZEKQhMSC5qiAI2
|
||||
EwTV5BBQlQ7EMTbyn1M+TQoB1RcMNScD46ygO+6Q2zKks1uQYS0oGeVYz11aeEqb
|
||||
b4t9wSFkXXch8Y0gSCUounIAkRyHhPxodJc0ISNfPv6bouLJElwOuB6Bg493QFqQ
|
||||
/NVUiY1yXW/bJsQ0KfGG3eWtQxV/x07mmXHpz0emwfpq0LUIZASsOshDuiZYMJDv
|
||||
IYk8MAxbacslL0g6/OBDBE2heeb7oA==
|
||||
=Jn6n
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 22:23:21 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 22 06:27:33 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Fix kactivities5 Provides/Obsoletes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 20 14:30:32 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kactivitymanagerd
|
||||
Version: 5.20.1
|
||||
Version: 5.20.2
|
||||
Release: 0
|
||||
Summary: KDE Plasma Activities support
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
Url: http://projects.kde.org/kactivitymanagerd
|
||||
Source: kactivitymanagerd-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: kactivitymanagerd-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1325
|
||||
@ -65,9 +65,9 @@ Recommends: %{name}-lang
|
||||
# for kactivitymanagerd_plugin_sqlite.so
|
||||
Requires: libQt5Sql5-sqlite
|
||||
Provides: kactivities4 = %{version}
|
||||
Provides: kactivities5 = 5.20.1
|
||||
Obsoletes: kactivities4 < %{version}
|
||||
Obsoletes: kactivities5 < 5.20.1
|
||||
Provides: kactivities5 = 5.20.0
|
||||
Obsoletes: kactivities5 < 5.20.0
|
||||
|
||||
%description
|
||||
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
||||
@ -76,8 +76,8 @@ Kactivities provides an API for using and interacting with the Plasma Activities
|
||||
Summary: KDE Plasma Activities support
|
||||
Group: System/GUI/KDE
|
||||
Requires: %{name} = %{version}
|
||||
Provides: libKF5Activities5-lang = 5.20.1
|
||||
Obsoletes: libKF5Activities5-lang < 5.20.1
|
||||
Provides: libKF5Activities5-lang = 5.20.0
|
||||
Obsoletes: libKF5Activities5-lang < 5.20.0
|
||||
|
||||
%description lang
|
||||
Provides translations to the package %{name}.
|
||||
|
Loading…
Reference in New Issue
Block a user