KDE Frameworks 5.101.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities-stats?expand=0&rev=176
This commit is contained in:
parent
61dc12c223
commit
89c2a68883
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25c51ffce2a83c691771ccae02a5dd91b1991bc197aca67879d61cac36f03996
|
||||
size 84500
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmTwACgkQWNDuZIpI
|
||||
s7u8Igf/cDwQyVfD5R2CbpTptHp5EIZy6FhbzRSsLJQ/FZRQGNmbxAtbOHhHhAiK
|
||||
eL2u0kvIlTPDzres7MJStguR5Kf9FDJg2Ja61sJ2DOVMUnoqYaPc1B9B0d0Je5KV
|
||||
+9VOEw9oCH7BUQVLC8EWTC/B6TCNdPQFlgqN9GAgM6izVhze1zbaOWBC4I7oT5zk
|
||||
lATbRoFieJkyrAb7QfdWNN4z+UfiBu29qthpx2mTK0rZ0RKErAR/N3vvDgJjKH8u
|
||||
GGIczE50fkD+RmBSomVm0kDDc+Ao+bokxS7XsuYIo2p2Z27FnZGofcsX8UKbF0gG
|
||||
bFFzU55L/7Jilz/zwOom6VkM0Eegdg==
|
||||
=kg+v
|
||||
-----END PGP SIGNATURE-----
|
3
kactivities-stats-5.101.0.tar.xz
Normal file
3
kactivities-stats-5.101.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77b18099a03114e8a8a3057585bd252a6d85fc0bf826acfbbcdeaf37fe173085
|
||||
size 84488
|
11
kactivities-stats-5.101.0.tar.xz.sig
Normal file
11
kactivities-stats-5.101.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLIgACgkQWNDuZIpI
|
||||
s7u7Lwf/Y8lIb9dYSQbbfj7MkGHlezwv2ODmpZCWeNo3zotdDvE/pYHxLMiMMpMX
|
||||
xp8unnJdcNMY7OJyIrWjqog4HygFFe5St7Ss2LOdl7Ol9ZUJQF4ZC3sLP6Sw0eCq
|
||||
WhUbnawajv0KVGpR1QzQENFRjaFTd//WNMpNWCdjLCUMGvpeU9yFZ252CLHZxSVR
|
||||
L5OObD4Ma5JrQw6kmHwEqGH05P+S6jmFhN23NafsNb1lBzp/G8Qh1QISmevNZz8Y
|
||||
rJYPglp3u71+ZgA8aZMAzSiI9XkLoASsNlTo03kA0SGcg8aQlinr0yBJzuq2Y3Kp
|
||||
mBsFSgUj2NgdZM/2os8DWGp1R2vB9A==
|
||||
=OvPU
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 20:10:21 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.101.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.101.0
|
||||
- No code change since 5.100.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 08:34:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5ActivitiesStats1
|
||||
%define _tar_path 5.100
|
||||
%define _tar_path 5.101
|
||||
# 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,11 +25,10 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without released
|
||||
Name: kactivities-stats
|
||||
Version: 5.100.0
|
||||
Version: 5.101.0
|
||||
Release: 0
|
||||
Summary: KDE Plasma Activities support
|
||||
License: LGPL-2.0-or-later
|
||||
Group: System/Libraries
|
||||
URL: https://www.kde.org
|
||||
Source: kactivities-stats-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
@ -51,14 +50,12 @@ Kactivities provides an API for using and interacting with the Plasma Activities
|
||||
|
||||
%package -n %{lname}
|
||||
Summary: Library for KDE's Plasma Activities support
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %{lname}
|
||||
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
||||
|
||||
%package devel
|
||||
Summary: KDE Plasma Activities support
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: extra-cmake-modules >= 1.7.0
|
||||
Requires: cmake(Qt5Core) >= 5.15.0
|
||||
|
Loading…
Reference in New Issue
Block a user