forked from pool/kactivities-stats
Accepting request 834377 from KDE:Frameworks5
KDE Frameworks 5.74.0 OBS-URL: https://build.opensuse.org/request/show/834377 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities-stats?expand=0&rev=54
This commit is contained in:
commit
d982ed7281
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df4b00c52e83608b2dd7345cd220143e07b65cb431cead5e9abb1e4ffd6ecd5a
|
||||
size 77096
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8mhAgACgkQWNDuZIpI
|
||||
s7u+wwf/dv+K6x47zJV6MfFenhXOwwicVS94Iicvl+wol+mdPZp7p/yDDSY8n23p
|
||||
ymXwWts20KEznt4JIUYJsLZRHjmYgOJGQttyJRZLv0qWp6DgVZnD5Q8ulBGRCZph
|
||||
FYXK8DQ8msjd2iomzgubIq56XBsuDjNi/cIbDxfjng0Jw+LSNQIwuRaJyhWPhuVU
|
||||
FNn2V2/WV9HAhrqJN77NI7Fj7/Cud+3gv8n/AFxhTCCeaK+sfNRKG12oUlmF26oX
|
||||
l8391qbUL8DnZTgvgc87hxU/LxEyx/hqg1jLZ/Q0jp1noepL8bpHeMz2wQBP6Kkt
|
||||
4LxHz4LD0fpwizFQ0nYWNutsMyl16g==
|
||||
=Jxe2
|
||||
-----END PGP SIGNATURE-----
|
3
kactivities-stats-5.74.0.tar.xz
Normal file
3
kactivities-stats-5.74.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57858648049ac607f3d6003a22f58a66a2bf5e981b8eda45663fb09b5234dece
|
||||
size 81968
|
11
kactivities-stats-5.74.0.tar.xz.sig
Normal file
11
kactivities-stats-5.74.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl9UyMkACgkQWNDuZIpI
|
||||
s7vBFAf/bZAHvrjBERrcLoitIw41RIyqxHjrxYQvEzgiRGwOO/qqS/DVw27fzjs5
|
||||
LaCAuip+pcDECBXjkLrBjk3Dg+7H9qLnnGvObWdKbMs55isy5FND6dEOcO95QBWP
|
||||
0wdp2HBuP9me5YKhfU/Tsgvf1AeO+ZfJygEfLZgmrLAs4O51JNVb7+ECp3F27lmZ
|
||||
N5BtyHeShQodGuQpMLbHU62df5YY+ZZdDNUNsrmkFXx3PhCZ9ieFZ6o5RIKnLoW+
|
||||
6RfztzS1+tLyFYfxbvs2W8xwJfsXH5t9MeUrdLr/A9l5Z+CdnEh/l8t4nzT9PfPe
|
||||
gXfnt2o2BXg/AF0gBWPK49exG3FSDQ==
|
||||
=1nu+
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 12:48:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.74.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.74.0
|
||||
- Changes since 5.73.0:
|
||||
* Replace old ModelTest copy by QAbstractItemModelTester
|
||||
* Remove obsolete COPYING files
|
||||
* Add license texts according to REUSE specification
|
||||
* Convert license headers to SPDX expressions
|
||||
* Use Boost::boost for older CMake versions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 07:13:02 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5ActivitiesStats1
|
||||
%define _tar_path 5.73
|
||||
%define _tar_path 5.74
|
||||
# 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.73.0
|
||||
Version: 5.74.0
|
||||
Release: 0
|
||||
Summary: KDE Plasma Activities support
|
||||
License: LGPL-2.0-or-later
|
||||
@ -84,7 +84,7 @@ Development files.
|
||||
%postun -n %{lname} -p /sbin/ldconfig
|
||||
|
||||
%files -n %{lname}
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_libdir}/libKF5ActivitiesStats.so.*
|
||||
%{_kf5_debugdir}/kactivities-stats.categories
|
||||
%{_kf5_debugdir}/*.renamecategories
|
||||
|
Loading…
Reference in New Issue
Block a user