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-kcodecs?expand=0&rev=7
This commit is contained in:
parent
abe3a6d8fb
commit
bddcb63a95
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1f0075955b2dd613b5c5f7999844ea1f9e0a09ff3f2cb230653ae9cbd843816
|
||||
size 2503120
|
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmYP2I4ACgkQ11dEg7tX
|
||||
sY1EtQ//VmGX9+BlP/uL6VqUgo60Sx0mftR+nC1DadGBNsTdNyC8I6SqVAgFFHXQ
|
||||
I4BIi5SHLYLD0Pumxt9ZVxbbyeGQV2BKVg+og80WfFqZaRUau5BUQu5Xg1o1V6AX
|
||||
7l8piU1dMju0Kip/WgicgInuaaTPuUXOSmSSjI+tDch0ujTwVjVBWudjjGTnL1qu
|
||||
0VAYolqktZeCaglynLGxHhUbx/sKVo3+MGRHRoAI6OycSnTmNpu3CNzDj4BoFfHe
|
||||
9PtohUoij7SrDS3Ei8W4eZRxUHZVcWr4+4s0SkOdQC+Gixi7xCpSlJnTnF5pH7ha
|
||||
DLVfNKmAD2haSE4FBycWzHYgd672j6lIZg5/+OEtcuHsrMTobrDVEzfeVxHaD8Bm
|
||||
D7tLWmjpWQkFA5+tw11x3iw/6+cDY45AViKb2wEGMEARZWNNDqe17XDAd3ntuy9/
|
||||
s3iuqiPR+8IRm2vMfuPMzhDl2vf14e+KLCtrKdRMOYHsPOm6ArdrVFBmc74lxtOs
|
||||
s6vZGAR/XgqAYROZdG8ZFjYauASTppoJ3SOMHDhtMe3eTkBNro84Xq9lU7KH/tln
|
||||
95FqaLw/YYi0ddmoly7Jegucy0JbJ1akKPK/G+Rrk05wr2JxBiQ64v1vCFwswDGC
|
||||
A8yClhX+G3cIG4wt4yvYpg1dHFFUpXTfT94VtnV+X3ADX+BEnYM=
|
||||
=3U34
|
||||
-----END PGP SIGNATURE-----
|
3
kcodecs-6.2.0.tar.xz
Normal file
3
kcodecs-6.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d040fb03510ca90942e54323b1afd26ec00d459b1b2c54e6eeeece5166842f2f
|
||||
size 2492180
|
7
kcodecs-6.2.0.tar.xz.sig
Normal file
7
kcodecs-6.2.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXUgAKCRAsjfWHptSq
|
||||
wRkLAP4nCaIgNc123BZCcco7qvDDKJaQJL36i8NeEqERvbhUvAD/fVLNlnj2ynt8
|
||||
1g8hFgG93zMbZqYXjf2GGVPMpFfXaA8=
|
||||
=LK1N
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:22:21 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:25 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kcodecs
|
||||
# Full KF6 version (e.g. 6.1.0)
|
||||
# Full KF6 version (e.g. 6.2.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
# 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}')}
|
||||
%bcond_without released
|
||||
Name: kf6-kcodecs
|
||||
Version: 6.1.0
|
||||
Version: 6.2.0
|
||||
Release: 0
|
||||
Summary: Method collection to manipulate strings using various encodings
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user