forked from pool/kirigami2
Accepting request 931094 from KDE:Frameworks5
KDE Frameworks 5.88 (forwarded request 930745 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/931094 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=60
This commit is contained in:
commit
dacb5f6c2d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1876cc3d0774ea3a6f44f177ea5d86742f952eab4d2ac4498a1b5b0ac0572f3
|
||||
size 332160
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmFYlxsACgkQWNDuZIpI
|
||||
s7tglAf8D9QbRYp7Eojxq87F+MhN5gt0aOVTIb5fDiowejo29+ixzUaSY/luOJsw
|
||||
/IMcQObi0ihMA+6obyu/dIsFljRL9M0VWsWSp+UGv8ZyVbxCtGOk+lBhVgxqkbsH
|
||||
3Kf/zbaS+urrJklHafEv9MGoXvV8UpK2ewGlVIAqdxA+955Td12pyWHVTzy+KDxV
|
||||
JTvYQ2koRh2qAe/EzxWKTCYxNQbLuCz2fc8w0Z1TT7V4FFaq9n0kOt9+zm46L64s
|
||||
7jzUfsH3CawjBOnkDurSe4HnQd6vSbN4T1NUSzWEPJ5/9uYCrPHV3rJtEJNqNu+q
|
||||
dJDluuVThu+DbOSJ1kOD0OAWsyz64g==
|
||||
=8BEd
|
||||
-----END PGP SIGNATURE-----
|
3
kirigami2-5.88.0.tar.xz
Normal file
3
kirigami2-5.88.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:190608bc49b75f38c3db81538a5f522e391c21b97398e615222449eefbf577fa
|
||||
size 333324
|
11
kirigami2-5.88.0.tar.xz.sig
Normal file
11
kirigami2-5.88.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGGjk8ACgkQWNDuZIpI
|
||||
s7uF/Qf7BI5IfJWPvD7dfxjeLCjk9b5frn7ZmOs77Y6ZqtjeuPQ+5Ih4Y5jA92ps
|
||||
1bQgX6yy4smzdHUyXKyIB/tccPmrrt/K1iQL2MIUNAEF4RZAewLJRrAGWM1i/U0O
|
||||
X5eOXob5EK8R6zBxbU11KhBJiIu0PuuCrdOXE05G00iUGa+p8rA09ybALcQ668ty
|
||||
baBIZ5n0rCZHFehUm1NytQZ5QLN00ARCWMxr4jRPcJ2vMDUN6yc6rK63cxT4slU3
|
||||
ffgK9q2qKkHpe+im7eo49Cr/IexOsUpBm7B/D/UaW2+IDJ4ltah6eT7iYNqJu7SG
|
||||
F9uM4HckdKaf73axg1RF6qoNqF6GRA==
|
||||
=ezZT
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 7 09:13:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Strip 'Source' URL for faster submissions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 7 09:08:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.88.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.88.0
|
||||
- Too many changes since 5.87.0, only listing bugfixes:
|
||||
* Icon: Use icon-png as the default placeholder instead of icon-x-icon (kde#444884)
|
||||
* reliably drop component pools (kde#429027)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 3 20:33:50 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,22 +17,22 @@
|
||||
|
||||
|
||||
%define lname libKF5Kirigami2-5
|
||||
%define _tar_path 5.87
|
||||
%define _tar_path 5.88
|
||||
# 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: kirigami2
|
||||
Version: 5.87.0
|
||||
Version: 5.88.0
|
||||
Release: 0
|
||||
Summary: Set of QtQuick components
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
|
||||
Source1: %{name}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
|
Loading…
Reference in New Issue
Block a user