Accepting request 919177 from KDE:Frameworks5
baselibs.conf removed (almost) everywhere (forwarded request 919083 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/919177 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcompletion?expand=0&rev=97
This commit is contained in:
commit
3ac52477f8
@ -1,3 +0,0 @@
|
||||
libKF5Completion5
|
||||
kcompletion-devel
|
||||
requires "libKF5Completion5-<targettype> = <version>"
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41baead36a7466b9184cf4bef2662e91b07f2bd1fe6a2753de0ad5b5550dc4ef
|
||||
size 122020
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBUEACgkQWNDuZIpI
|
||||
s7sA2ggAn4LH8/Uufaz4Jm3vvEl+i7/yGQOP+WJ9FUhfWGCWsQo+q3Kj38CbZYiZ
|
||||
jU4Uef7aABe+tHvndaOUxmQQ0iky8QE389HDlWQURYVFomx1FPBniIBeX1K0pZgq
|
||||
W0wId+W3zwf8nIhIp5Htin2WmyQZ8ceLbbracrU7NusTydCnjeQyimdolAS2/gen
|
||||
Sfb2GlbgYYVHE6hzdfNJKkh2ypEjyPOEREEN43t2HzRFzMDCJL2sEM/4mrdli8lE
|
||||
GD99bZLRIZsU9nsAluXnkg07RIe4nbdtVGlrk47CFCukyRgPi5QyoeTDU/pOQJG4
|
||||
QF28cEFzahIxwo+/krS4qE2LW5yFPQ==
|
||||
=Mkib
|
||||
-----END PGP SIGNATURE-----
|
3
kcompletion-5.86.0.tar.xz
Normal file
3
kcompletion-5.86.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dec689554239e05186fe1114467732b939849a649f9526112954a8f599ba86a6
|
||||
size 122128
|
11
kcompletion-5.86.0.tar.xz.sig
Normal file
11
kcompletion-5.86.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmEz2LEACgkQWNDuZIpI
|
||||
s7t2igf/RhM9fNAz3163gbkDcyFRLVQZtIKvY0QX2BnjD2db3HrR2NfNEIlucgtW
|
||||
i0KT5EH+bWckvppI9uodFtTivk83PiGwUFx+RmuDy9oVh8r95TEskQI36DoRnUm/
|
||||
RMlpAn0z6c4U7Tx0E8p+DWF1wtgiaTzbnQdJQxoPBDdqPxPpKhhH6uyc8nCjnX+w
|
||||
c6w7UTkKyJmGrcOgMGR2RbMN3f8yvB23fC4l3mDsEToWtOTZReVw87nlOHslC4Jh
|
||||
70XRzmQgub0MGJwbkY/znG/lCabAjC9lhi1H1Z69oRbO1bPtwLmaFKH68JwaHwp7
|
||||
tX5A8Yi1XV2cpA2eIKSGIkMDtVPNSA==
|
||||
=jhm1
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 15 08:23:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Drop the unneeded baselibs.conf.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 06:21:56 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 6 12:11:35 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Completion5
|
||||
%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: kcompletion
|
||||
Version: 5.85.0
|
||||
Version: 5.86.0
|
||||
Release: 0
|
||||
Summary: Widgets with advanced completion support
|
||||
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