Accepting request 919175 from KDE:Frameworks5
baselibs.conf removed (almost) everywhere (forwarded request 919083 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/919175 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcmutils?expand=0&rev=97
This commit is contained in:
commit
825536c60d
@ -1,3 +0,0 @@
|
||||
libKF5KCMUtils5
|
||||
kcmutils-devel
|
||||
requires "libKF5KCMUtils5-<targettype> = <version>"
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20e8a32f1f22bc0afc682b694c2d6d8333c9de796845904685269fb3719ece93
|
||||
size 163296
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBT4ACgkQWNDuZIpI
|
||||
s7vK2Af/TdLSEtIGAtZTo4jwPHSKLZSraDPwFKYYbrSdKDmMj3hC8GC5gbfJVMaw
|
||||
kx/8IeEH7hhcB50zBl7qnEzT9rXzDJuMegpQdOvnOXean4yqYCsndbl8aZQW++15
|
||||
9M4a9X6GqX7rHYDnVE72+oROxXzzoBoVJXEXfsC5gdPHEbVWGduPXjw5p/7F6EVD
|
||||
c9/lcqhUaVxfM3PlApDTz7KXbY0OIeeMNkrBBUv6hWaEwYtyoEyXai5N8oPI7q5i
|
||||
k2uwGz/ZBpQgA91CRpF1bnUZDefyHnKZYp0SrQgQO73/u7xSHwb5zbh4GLjEViaJ
|
||||
jntPC8Jn5+L/M9AuTDyQOZy0fG/fkA==
|
||||
=P4v2
|
||||
-----END PGP SIGNATURE-----
|
3
kcmutils-5.86.0.tar.xz
Normal file
3
kcmutils-5.86.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a88797e60401a3524752df1bf5205a4bafac5d826e26df2c4d691fcd33e4ca4c
|
||||
size 164164
|
11
kcmutils-5.86.0.tar.xz.sig
Normal file
11
kcmutils-5.86.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmEz2K0ACgkQWNDuZIpI
|
||||
s7sBaQf/Sz4dLQ0gtXB2J/SyfmUrEe5GwmUIys2HD8K/GoahXygEqwFr0qpKw3BR
|
||||
q7gReJCBs1qRWXjLlnljkbyY8LjHFf1XBxIUah6b5tj0hU6iPg+wlhBXsM0Kn+Ew
|
||||
GSrupzdxfXaSlsfozFUKacpvK731AASydb3VMg0XLxDiz/9fU8OBF+5ImVekMC8Q
|
||||
0n7sc99IlJqFMQYBfu6EBawQJGLAsypeDIPgAvhJ84Mw/oUc7WbBrIMUCKDt8Azi
|
||||
trQOpstSjvgm2Yqdm8QEzTPSqqlr1cCwCJfLwSWlZ2UW3lDDbD454Uwgf9q381Pe
|
||||
r9+OpZFCSD+klq8901VznMT6c6oBRg==
|
||||
=/zsK
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 15 08:23:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Drop the unneeded baselibs.conf.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 06:21:55 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.86.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.86.0
|
||||
- Changes since 5.85.0:
|
||||
* We depend against c++-17 so we can use qOverload directly
|
||||
* Port away from deprecated KPluginLoader
|
||||
* Minor typo and wording fixes for KCModuleInfo API doc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 6 12:11:31 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5KCMUtils5
|
||||
%define _tar_path 5.85
|
||||
%define _tar_path 5.86
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# 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}')}
|
||||
%bcond_without lang
|
||||
Name: kcmutils
|
||||
Version: 5.85.0
|
||||
Version: 5.86.0
|
||||
Release: 0
|
||||
Summary: Classes to work with KCModules
|
||||
License: LGPL-2.1-or-later
|
||||
@ -35,7 +35,6 @@ Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-
|
||||
Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user