forked from pool/kactivities-stats
KDE Frameworks 5.67
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities-stats?expand=0&rev=115
This commit is contained in:
parent
eb4415ad9f
commit
fdf4b39bdb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:567de599a8fd8b6a5304fc1696e24b069b4eaa7bbc643b1e760293d8c1162b73
|
|
||||||
size 63196
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxL8ACgkQWNDuZIpI
|
|
||||||
s7s3VAgAjbDutRc+hkFDDgUoZXEsEcvUyNtfsyMKwwGEeG17HsG3EJW3ruzRbxoM
|
|
||||||
cZ6mcjD2BK9GCZ0Kzbj+s5OpZTq/kAmnzOa17LdOUuZBCwe8pSl3D2z3IqyyuGke
|
|
||||||
r6UkRvhnhWMFvWN8+sQ1hJLifgFOFfnF34fry1/9Ex9W5EEo918Yhh2LTDOJMcjL
|
|
||||||
JW4WTpWyDrZSlAZj2uY1o2QXVZDdR2p3rcHDItDmJGBkbXh5qIJW3jVDwsz1vjbf
|
|
||||||
czxA2WqgSaBWTBbNG7g16owo7raCaGWdBjMiMF7v71YqM4TfVUEbo6Wvkfi4HRX/
|
|
||||||
zvBBVU0BjsPdkL0SrgdBl96zltcTQA==
|
|
||||||
=gXMH
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kactivities-stats-5.67.0.tar.xz
Normal file
3
kactivities-stats-5.67.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a5cf10e8731cff0d136a261e43aff5f3331cd9d399061058d72b60fce94db005
|
||||||
|
size 63124
|
11
kactivities-stats-5.67.0.tar.xz.sig
Normal file
11
kactivities-stats-5.67.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420Q0ACgkQWNDuZIpI
|
||||||
|
s7tbGQgAsDfKmbSMFLDmNk8GImG2qHZxukhPaFsyc4g194p7NPxLtvPtlERpo4oR
|
||||||
|
MSEqUHanorIs9JU7MzEdH8u4QVN2W6z7AQ7PTWLktU+7Az5o/T0rfsN/MQI0ATBt
|
||||||
|
7BL/nwCVJY4hPdprnGH9LIReb8TSWehBnJIeo7T3275XP+1wuD5RFSEilCUpU6A5
|
||||||
|
GYoET4EUiwBeZsqqKaHXa3tDUzNIHd0+kiiytelw1OolLrCYCAqPDEXbHbYmoDCg
|
||||||
|
C7BvW3FuwLduQ3EF0ZBlUj8/Y53g8sl6lywcFxkZRrd0kTd3J3wiCJpAKlm9G47y
|
||||||
|
bD5dtl9FL9GdmPYevUJbVl31NnPzsw==
|
||||||
|
=mtpe
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 2 18:06:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace %make_jobs with %cmake_build.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 2 14:32:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.67.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php
|
||||||
|
- Changes since 5.66.0:
|
||||||
|
* Fix broken SQL query in allResourcesQuery
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 5 09:01:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jan 5 09:01:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5ActivitiesStats1
|
%define lname libKF5ActivitiesStats1
|
||||||
%define _tar_path 5.66
|
%define _tar_path 5.67
|
||||||
# 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)
|
||||||
@ -25,7 +25,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kactivities-stats
|
Name: kactivities-stats
|
||||||
Version: 5.66.0
|
Version: 5.67.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
|
||||||
@ -75,7 +75,7 @@ Development files.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user