Accepting request 1173094 from home:krop:frameworks-6.2.0

KDE Frameworks 6.2.0

OBS-URL: https://build.opensuse.org/request/show/1173094
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kcolorscheme?expand=0&rev=7
This commit is contained in:
Christophe Marin 2024-05-10 13:23:05 +00:00 committed by Git OBS Bridge
parent 34dab33924
commit 4bb828fce0
7 changed files with 22 additions and 21 deletions

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c30aa87f3a606807c4068dab0080392bdca49f8fbef18553e1a7de0f7c5b036a
size 44212

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmYP2I8ACgkQ11dEg7tX
sY1T4w//RBTqZZq05FQxf2/ZRpVc9PVm+zA+pnCXaxST1zXSm8JpnRWdD+Zff7GH
MlTtP2FD4g/6vJJgAOPiRVSyB7qiJhFI6S6SjA68m/84J0HWpcXRoh0DDKN5vciE
b+nA6ous8AjEEs8rzgWuUfWKTQgSkV/sXX1A00RygIY8N4hTPJ5OLS/WCD+1wuTL
MuyHHtSfyhlfmKQiYm0bT+25C6ZSDlnaZDLtHx/GCidUdl+7OAcuELM9cB1Jbe5I
8KBh8UuW8HkuclEzlgz/XPYZpKOxyUjnDbEWXyIMaqbsdQS3EGblbnu+45HhO/jz
afbi3kzPb1wO8rSsNECtCtfxkiRwHITmhGrYyICfZjhUeOebRDC2KS15I1K9mL9s
b4SBheoWFh8xpgp50q6+OloY9nt0VrDbG2aaeh8m+XOAL0Ayv1ni+jAHUnUCdxVB
jw0lVqcDLR0yZWIDi8Hz5EVKw889SOe3w4Z/OtJm8ZbeYm2cV4Jl7bw7kzFbAiWB
8Z4jlfGgLOolP3BomfprGopOZa7TVwBPKCyUd26CgVF5v3Lzm6EVUCVHl+LPv4M9
M9eIK+zuU0imf4slPGLfF1A3ZQlW++Y5/pqQNReH7nT5ZKm8mdp2bcYAJVkkB+Aq
SXlOQQiEHM/6r/5zRTnOQiDCPvDaHYHu1hRxHH00bSu745KU/aE=
=qMDT
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0990c172c5b12996b7c0be3c2e53530cef65eaf76d192854cf207872fba95f1b
size 43864

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXUwAKCRAsjfWHptSq
wf4VAP963XKI8KI07t7gjs2E0zQWN2z9T5CrW4wkcPFT/BVZHwEApAMM0bOv5ViY
xMwBweV78n7xBeGYoKWC1tN8bYNN1g0=
=gBLE
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 6 12:22:22 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.2.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/6.2.0/
- Changes since 6.1.0:
* gitignore: add VS Code dir
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 5 12:52:26 UTC 2024 - Christophe Marin <christophe@krop.fr> Fri Apr 5 12:52:26 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.6.0 %define qt6_version 6.6.0
%define rname kcolorscheme %define rname kcolorscheme
# Full KF6 version (e.g. 6.1.0) # Full KF6 version (e.g. 6.2.0)
%{!?_kf6_version: %global _kf6_version %{version}} %{!?_kf6_version: %global _kf6_version %{version}}
# Last major and minor KF6 version (e.g. 6.0) # Last major and minor KF6 version (e.g. 6.0)
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
%bcond_without released %bcond_without released
Name: kf6-kcolorscheme Name: kf6-kcolorscheme
Version: 6.1.0 Version: 6.2.0
Release: 0 Release: 0
Summary: Classes to read and interact with KColorScheme Summary: Classes to read and interact with KColorScheme
License: LGPL-2.0-or-later License: LGPL-2.0-or-later