KDE Frameworks 5.88
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities5?expand=0&rev=265
This commit is contained in:
parent
02b562fe6e
commit
8e202368c7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e956e96a103f82ae62c62acc4ada41e116098781c7314bac65bc81d3d37bd6fa
|
||||
size 71760
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmFYlsgACgkQWNDuZIpI
|
||||
s7sJHAf/bVar3Cc3n9LDt7jRxORdhzG64IGddvxoc5dNEdkFOsn4jGE9ibT9rXZG
|
||||
1JiFFqkHfqdpPSwD3o/+xKiO2FXjM7cuTCzFjet23w199+XNlaB05c3i6PmZHGL2
|
||||
58VX025w55Kj6Ymt41jPXKrpsCJYL3IrJvD/EupBio/NLJjf+3G3hHcwnUjcVxgE
|
||||
oys0774PLS9KMnwewZe5Pcr6P0k9G4WNb+KZUP2Wv3TP3B0SfM5Ftw1VnXDw3tcv
|
||||
kTdNZmBPyA0PD2t5xB4M6ZIppdzSwD126drM4LD+5ZsIZdYV2KwMEI11Bab48am+
|
||||
1dJQ54clmKkXeBW5aWp1lMuh/+LYHQ==
|
||||
=90ll
|
||||
-----END PGP SIGNATURE-----
|
3
kactivities-5.88.0.tar.xz
Normal file
3
kactivities-5.88.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ceec595cf5ff6de06a05fa54f0549a257e74afbfcc712b54a6018be7edb89822
|
||||
size 71788
|
11
kactivities-5.88.0.tar.xz.sig
Normal file
11
kactivities-5.88.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGGjfkACgkQWNDuZIpI
|
||||
s7tuxQf/awZugpa5T5lX+YlTXn4mum8/6AH1xiiOmd2mlflSCCP5ljhPGJntD3NK
|
||||
AWM9Ouapi0ypU2D9JzJJy5D0LDMJRy2uxYu+N6fUW42awamJf22BKBSXAYfT/WcZ
|
||||
Z6uJ3Kcsmd8gzQF1ibZFWxmfkF036uTNf23L+uW69+uKMaHXkpuEzLWXKCGa22/S
|
||||
WJ+UyTY2kazTS+yqAake914xUh1NAX3aWN0xwwT1lJV4PiU/9OsZRtppiNTGVdyo
|
||||
fz4nL0wcwg4uqyNzb6FNTitX4IyvNs3uVi/nXmYr9Ke9rKujAwgwHzv4uGqmW5+6
|
||||
o+Mw0fp9/1ap40+FG1sjuIWwAQrvlA==
|
||||
=SDJT
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 7 09:13:07 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Strip 'Source' URL for faster submissions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 7 09:07:47 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.88.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.88.0
|
||||
- Changes since 5.87.0:
|
||||
* Remove extra spaces from debug output
|
||||
* Add FreeBSD CI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 3 20:33:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5Activities5
|
||||
%define _tar_path 5.87
|
||||
%define _tar_path 5.88
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -25,15 +25,15 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: kactivities5
|
||||
Version: 5.87.0
|
||||
Version: 5.88.0
|
||||
Release: 0
|
||||
Summary: KDE Plasma Activities support
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/frameworks/%{_tar_path}/kactivities-%{version}.tar.xz
|
||||
Source: kactivities-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/kactivities-%{version}.tar.xz.sig
|
||||
Source1: kactivities-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
|
Loading…
Reference in New Issue
Block a user