Accepting request 919184 from KDE:Frameworks5
baselibs.conf removed (almost) everywhere (forwarded request 919083 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/919184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeclarative?expand=0&rev=96
This commit is contained in:
commit
0624c4118b
@ -1,9 +0,0 @@
|
||||
libKF5Declarative5
|
||||
libKF5QuickAddons5
|
||||
libKF5CalendarEvents5
|
||||
kdeclarative-components
|
||||
kdeclarative-devel
|
||||
requires "libKF5Declarative5-<targettype> = <version>"
|
||||
requires "libKF5QuickAddons5-<targettype> = <version>"
|
||||
requires "libKF5CalendarEvents5-<targettype> = <version>"
|
||||
requires "kdeclarative-components-<targettype> = <version>"
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4de6001bb6cda802e1e7aee2a7254fa254ffdd38cb423344b2308108badbabe1
|
||||
size 189632
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBVAACgkQWNDuZIpI
|
||||
s7vrIQf/ZE1N7B7F4Ilbt0IWS9bquVhtBVKGng25K5/oO6HnshFRECkmngRLOjgK
|
||||
s90nM6W/xKpOCr3Wf7zQBoyMpYrqnieHXGKqnDKzRkVRekazQZa+X0/J15f6VNJ8
|
||||
NbAoaryaTIyDTUvDDhDg9LDm/cLYU3q4MDliFbGd6ITA8ZMfF7+kt5rmC/mbHzso
|
||||
ShpwXB/T/wsd/N6eZvhJrA0VcOFad39DedB+AKC4mtrr78YgD85fjlDVjkn0vx9U
|
||||
f52F4T5jQUez298Hxr4z2pKpT9I7qXBZ8F2UW1q5IMRqaaxVRY+hlRpXXRapfGs6
|
||||
vN6nPCA86NAExiIJQAzSGDA1nEH+iw==
|
||||
=Nw1e
|
||||
-----END PGP SIGNATURE-----
|
3
kdeclarative-5.86.0.tar.xz
Normal file
3
kdeclarative-5.86.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2dc9ace34de78e4eb78d6132578126b25cc67dce63c5f3adb535355f2335edb4
|
||||
size 190184
|
11
kdeclarative-5.86.0.tar.xz.sig
Normal file
11
kdeclarative-5.86.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmEz2MIACgkQWNDuZIpI
|
||||
s7tgSQf9GENOYa3euL9bfRWHyXwwqNubvBqLxcJoII8t9bqa2UsHv18z9rgBbXyu
|
||||
0xE+MN6MhMsdk0dloURz4VxYSHPBfXCmSGvj6CQwLjp0TWJ5kN+7ifsIy3CQM0Fp
|
||||
UrQD9hrOEdOgF1Qvy9ecwX9tzANiC2MZpDTbVvQByaN5pMeElpg7N9pF5tpXwtBg
|
||||
Bv2DQX1FK7ONYlw0NuR+Adsjj6gDg9YZnfpEoFRnpZVk7mjnNjehcbx4r/qHRfvj
|
||||
IOixJzk5erI5ByeqVCxlDPatwojlhAYvodgvl/HeLnLjtKcBOrP0GYFVsZ1HkRkb
|
||||
U+652fCvVHQ4nT8QrUf0uXpxlEZudw==
|
||||
=jUWE
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 15 08:24:02 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Drop the unneeded baselibs.conf.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 06:22:00 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:
|
||||
* document clipboard more extensively
|
||||
* Add missing PRIVATE part for linking in cmake
|
||||
* Try to fix Android build via linking GLESv3
|
||||
* qtquicksettings: Add workaround for Nvidia Wayland
|
||||
* GridDelegate: Fix non-existant context property
|
||||
* AbstractKCM: Fix padding when header/footer is not visible
|
||||
* Don't use the KIO AccessManager on Android
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 6 12:12:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Declarative5
|
||||
%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: kdeclarative
|
||||
Version: 5.85.0
|
||||
Version: 5.86.0
|
||||
Release: 0
|
||||
Summary: Integration of QML and KDE workspaces
|
||||
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