KDE Frameworks 6.10.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kcodecs?expand=0&rev=23
This commit is contained in:
parent
ca27ca2ac1
commit
40d23c195a
3
kcodecs-6.10.0.tar.xz
Normal file
3
kcodecs-6.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96183ffbb18502cd67b6fc78ac286e233ef46ee0d713ee1df2cb4c138f2141a0
|
||||
size 2492336
|
7
kcodecs-6.10.0.tar.xz.sig
Normal file
7
kcodecs-6.10.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBXQAKCRAsjfWHptSq
|
||||
wceDAP0Vd5CEjawiBgTPsJm0PUMgrBc7t6glHdpKUgO61cIwwAEAhCMlohlnoL8M
|
||||
DE2yPy+U8qBk28SmPHZvA1QzuWaKmgc=
|
||||
=+2mQ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c88a4def4564a746bb8a6a7c127094ae9b7e47e1a5ad24f87ffb6643d42b0cb1
|
||||
size 2491432
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1LlBQAKCRAsjfWHptSq
|
||||
wfvLAP0dkhEt0RWInwym1m5tZ1lD0vwBtX+IB5PY+Xnip6DMLwD9EfmmQ+0Ei8uG
|
||||
9iHdFIKQ6HK4nISGX6wl1cTsGPBtGQU=
|
||||
=IC5W
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:22 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||
- Changes since 6.9.0:
|
||||
* Update dependency version to 6.10.0
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kcodecs
|
||||
# Full KF6 version (e.g. 6.9.0)
|
||||
# Full KF6 version (e.g. 6.10.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.9.0
|
||||
Version: 6.10.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