KDE Frameworks 5.97.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities5?expand=0&rev=279
This commit is contained in:
parent
71272ac1b3
commit
4c1fda7268
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53cf05c948acb4203042b24fa09719e279d30098976809a061198868f698263c
|
||||
size 73816
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAczMACgkQWNDuZIpI
|
||||
s7vjxwgAnafSCGLnXItTHNC/kaKlnI1ZDOZoRwyHmcnWvGuvQ9/9NJceUDrWgWj0
|
||||
4uA2MD95DtK5jdv+D86BBvIo6zOw8bpL8FDtVCzJL6sBxbwnvK7KbJY0DcL5bXVJ
|
||||
NiOOQOKApCfuidEMYiXO9sokf1wjazEKuCD4Bu5BFbrsJyjvOIjK32+h0LupmThQ
|
||||
V4ln0QoAzZqaSPLTOn9BTDX4Pp4pI5UNHmnE51SD4jdkJrYr1S7hjjHNRjUbHBK6
|
||||
ddIxil4vcRMAYpkQCrj6H3N3eAKFjYrj4eY3CVnrqJhTpOq6qM5UoXnyM1pYR4sQ
|
||||
5I0G+Mo41FN2gRbzQZxnbvas86eKUA==
|
||||
=z3Yl
|
||||
-----END PGP SIGNATURE-----
|
3
kactivities-5.97.0.tar.xz
Normal file
3
kactivities-5.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d12dbb6e6ff62244eb090027a00f72a4816358b1a18d7b96df8371865a06cf37
|
||||
size 73536
|
11
kactivities-5.97.0.tar.xz.sig
Normal file
11
kactivities-5.97.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxqQACgkQWNDuZIpI
|
||||
s7vKlggAkKq15PHPaIVc4rtAkMttRlycQsWIXmop6ML56iZ9gH3uYm3tne87TVJK
|
||||
aEXJhG/Yv3IJ+pPgmLq/qjlUpFb106lfgsqW9a4h7HWZzX7udC8RyKt0MvvWyAnD
|
||||
Rd2qmbtsDcd6m6wAwPVBX+PcWTJKmiU09tUw9e1vATiWdmx0+5w9AogU6AjQpU39
|
||||
znxElpv+tOlCioTCNC6iU1MBXn539PeTv4DhhDqwrhYEAp7kshCJCTlkobsJordu
|
||||
nb5zEx2yHf455KLWt7DDT36hpFBboSUjizGgokD7QW5DnO/HgyWQAuCUiJIEbADj
|
||||
GtWVeijWZrUUDpkTJUKi2Ge26mrKBA==
|
||||
=yxoI
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 22:27:09 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.97.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.97.0
|
||||
- Changes since 5.96.0:
|
||||
* Utilize std::optional instead of custom impl
|
||||
* Remove debug message for Consumer destructor
|
||||
* Do not enable debug output for debug QT builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 3 11:55:45 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5Activities5
|
||||
%define _tar_path 5.96
|
||||
%define _tar_path 5.97
|
||||
# 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,7 +25,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without released
|
||||
Name: kactivities5
|
||||
Version: 5.96.0
|
||||
Version: 5.97.0
|
||||
Release: 0
|
||||
Summary: KDE Plasma Activities support
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user