Accepting request 861907 from KDE:Frameworks5
KDE Frameworks 5.78.0 OBS-URL: https://build.opensuse.org/request/show/861907 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities-stats?expand=0&rev=58
This commit is contained in:
commit
aed988def3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42c98f90d70efbb4422eea35ccc2a41e5ebc585b5b51e3f5c7d6ae82af8d6925
|
||||
size 82104
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/LnycACgkQWNDuZIpI
|
||||
s7vfowgAg9zu09zZKTAekNO2YJsC1ewrXhWQgBpFTGCK7yAn7P2LDdEpk5ORTUKP
|
||||
vmOLeEf2EZyQU01WpI+jSXng4LrYyBo6/OysT6GjIMpdnXkSspKcMhP8X+fy+Uxi
|
||||
dEVCe5Gs8Pb3dJzg/LA7NAi06q2Zp7qY5g6FYPDoVn3j69Rh8NB+N/M75DKwvSMR
|
||||
1Tit7fEgqnFBOo06bciCK3mpQU0sNYL8u2n+ajiKBy0GAHOw25AO29ymPYZ+zcFP
|
||||
fZoBVcdwVcFgYxkoJ5O+yNgtI2DicO4f6fqVrRGVtaqG1BGUG826wHCioSZfNqOn
|
||||
hLabDFt+w+vd0Tw4DTOWbpnqPTmgKA==
|
||||
=Gu7b
|
||||
-----END PGP SIGNATURE-----
|
3
kactivities-stats-5.78.0.tar.xz
Normal file
3
kactivities-stats-5.78.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa303808bdf9dbb268177ae876b1d85d3eebf0ccb7aebaee74b2a067b9e6d629
|
||||
size 81932
|
11
kactivities-stats-5.78.0.tar.xz.sig
Normal file
11
kactivities-stats-5.78.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/wecYACgkQWNDuZIpI
|
||||
s7skVggAmNMMh8FaiY68reufGNThtgsC/IYKsi6B0x6wOKOodLgkJ85Ty7PF0DFW
|
||||
S+1fs2A1pVnsXTAwI8pQweX3FGL1k8jpSMbR1TfVULdtj9aozS/TxqR+7xpFbGlB
|
||||
r8Ut3zjRClZmTCwSYqVe/9bD9/NUWPiSm0Fzazs9k6nSqGM9MepwEXIjBkoaB7m/
|
||||
uX4VIwDIZdVAr1jI89ZQsvpA+k52fRy32XrDOEJs7EQehxBSrdRUsWUyKnfpMhpy
|
||||
IzhMXmmOC6X/FgnA0hssV7sFiMH8+sS/nvho3CK+dpIaDsAd+RzIqef0HPhKxlUO
|
||||
tOf7vPN/deFrPSKlEIpc/e3w7galAA==
|
||||
=CSdr
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 10:47:17 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.78.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.78.0
|
||||
- Changes since 5.77.0:
|
||||
* Remove broken lastQuery feature, fixes krunner crashes for me
|
||||
* Don't include QtTest as it includes all QtCore includes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 18:56:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kactivities-stats
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5ActivitiesStats1
|
||||
%define _tar_path 5.77
|
||||
%define _tar_path 5.78
|
||||
# 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 lang
|
||||
Name: kactivities-stats
|
||||
Version: 5.77.0
|
||||
Version: 5.78.0
|
||||
Release: 0
|
||||
Summary: KDE Plasma Activities support
|
||||
License: LGPL-2.0-or-later
|
||||
@ -44,9 +44,9 @@ BuildRequires: libboost_headers-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5Activities) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5Sql) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.14.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.14.0
|
||||
BuildRequires: cmake(Qt5Sql) >= 5.14.0
|
||||
|
||||
%description
|
||||
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
||||
@ -63,7 +63,7 @@ Summary: KDE Plasma Activities support
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: extra-cmake-modules >= 1.7.0
|
||||
Requires: cmake(Qt5Core) >= 5.13.0
|
||||
Requires: cmake(Qt5Core) >= 5.14.0
|
||||
|
||||
%description devel
|
||||
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
||||
|
Loading…
x
Reference in New Issue
Block a user