KDE Frameworks 5.114.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities-stats?expand=0&rev=202
This commit is contained in:
parent
c802778837
commit
c05beed2d9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:319cd59ee51364cb093a2a65e711ec45245caa06e16d727b3854ccc1a515df8c
|
|
||||||
size 84592
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAhEACgkQWNDuZIpI
|
|
||||||
s7uY8Qf8CGDbX915ctBerqxj7+568wrC1krd7Sbv6WAZziQkRQDermcWqCnXgkKz
|
|
||||||
lHAobYUtVuoQKMawpNbY3SIwf98tuErnh6LZengmSDGwqTXUGejVh1rgkRCVx3br
|
|
||||||
02fJ5W1aq7erjcdNJdwuWeg4NTiKkCyn12x6aeGq8aKXzdu3me/+yKl4dughWOPZ
|
|
||||||
K/uoiuW9xarX1U7PQfTDflVpzMS1DfkfMBlDHENEygX8DzPLG/HJbY/08Udt8PEc
|
|
||||||
qUrTYRgSsu35ble/pKp5UvLuycWdrMG74VfW5tPfsKBwPNi2lQ+IJToq7PI2FBfO
|
|
||||||
aiAuAgG0DUpXRAa3WpgYEa+7l4StXg==
|
|
||||||
=ssyW
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kactivities-stats-5.114.0.tar.xz
Normal file
3
kactivities-stats-5.114.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c72fec9ddb638ef4e13fbb37eedd3643c432058a07717e3acf612036aed019fe
|
||||||
|
size 84612
|
11
kactivities-stats-5.114.0.tar.xz.sig
Normal file
11
kactivities-stats-5.114.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmWZJpEACgkQWNDuZIpI
|
||||||
|
s7u0GAf/W/58uOyyI84ydGgwX5BJ9cQP43x3fddrmC8n2tAZTQsgC4grkKdEWzzN
|
||||||
|
u/wOxYd1iSR20BJd+RBGy7BHAIez/gVHRn0oBKygJUFaHhRVNNtZfaiIld99wizC
|
||||||
|
+wX3GItKM3dDjLq51Y1fFO366FB6xJwreXeNj1s4QXArsVax04lbWGI5tX5j7P1A
|
||||||
|
o053ZdAopUlYpBy5JOLEtli90J9GWE0relvOqpckrbtUo6c7KkVcWpjDFjHiRsD6
|
||||||
|
rArfI4ySW45Ry/r5YlRtppfobYJoUerCFkBSrqCZY+JDcRcglavMbIhTNl1H8D+A
|
||||||
|
+EKOmAHwEmc0eMgeGyaFIrvkS+kUaA==
|
||||||
|
=hXmY
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 13 11:21:16 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.114.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.114.0
|
||||||
|
- No code change since 5.113.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 5 11:17:17 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Tue Dec 5 11:17:17 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,15 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5ActivitiesStats1
|
%define lname libKF5ActivitiesStats1
|
||||||
|
%define _tar_path 5.103
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%define qt5_version 5.15.2
|
# Only needed for the package signature condition
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kactivities-stats
|
Name: kactivities-stats
|
||||||
Version: 5.113.0
|
Version: 5.114.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Plasma Activities support
|
Summary: KDE Plasma Activities support
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
@ -34,13 +35,15 @@ Source: kactivities-stats-%{version}.tar.xz
|
|||||||
Source1: kactivities-stats-%{version}.tar.xz.sig
|
Source1: kactivities-stats-%{version}.tar.xz.sig
|
||||||
Source2: frameworks.keyring
|
Source2: frameworks.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: cmake(KF5Activities) >= %{_kf5_version}
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(KF5Config) >= %{_kf5_version}
|
BuildRequires: xz
|
||||||
BuildRequires: cmake(Qt5Core) >= %{qt5_version}
|
BuildRequires: cmake(KF5Activities) >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: cmake(Qt5DBus) >= %{qt5_version}
|
BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: cmake(Qt5Sql) >= %{qt5_version}
|
BuildRequires: cmake(Qt5Core) >= 5.15.0
|
||||||
|
BuildRequires: cmake(Qt5DBus) >= 5.15.0
|
||||||
|
BuildRequires: cmake(Qt5Sql) >= 5.15.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
||||||
@ -54,7 +57,7 @@ Kactivities provides an API for using and interacting with the Plasma Activities
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: KDE Plasma Activities support
|
Summary: KDE Plasma Activities support
|
||||||
Requires: %{lname} = %{version}
|
Requires: %{lname} = %{version}
|
||||||
Requires: cmake(Qt5Core) >= %{qt5_version}
|
Requires: cmake(Qt5Core) >= 5.15.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user