Christophe Marin 2024-07-12 13:29:14 +00:00 committed by Git OBS Bridge
commit eb2f651c02
9 changed files with 211 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

BIN
frameworks.keyring Normal file

Binary file not shown.

3
kcodecs-6.3.0.tar.xz Normal file
View File

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

7
kcodecs-6.3.0.tar.xz.sig Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPhAAKCRAsjfWHptSq
wYD7AP4tiiqmRRh2k5XkxMpC2/vJhg5QEQ/OaasSpwmh8jEu3AD7Bxc3J17Jih8X
mKj1lawte4RMBFEYVFqm/LxMMFmMYwo=
=w33G
-----END PGP SIGNATURE-----

3
kcodecs-6.4.0.tar.xz Normal file
View File

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

7
kcodecs-6.4.0.tar.xz.sig Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSHwAKCRAsjfWHptSq
wX1YAQDzB+WJF57zl5w34H+e4nGldl83H6u2nS+UvlQg4RgudwEAuq023bvQKFn7
nkC8BN3OQWfidTI0lT2BZdhqsCRNdQc=
=DVaF
-----END PGP SIGNATURE-----

64
kf6-kcodecs.changes Normal file
View File

@ -0,0 +1,64 @@
-------------------------------------------------------------------
Tue Jul 9 09:41:36 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.4.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.4.0
- Changes since 6.3.0:
* Remove unused static tables
-------------------------------------------------------------------
Wed Jun 5 10:11:24 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/
- No code changes since 6.2.0
-------------------------------------------------------------------
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>
- Update to 6.1.0
* New feature release
- Changes since 6.0.0:
* update version for new release
-------------------------------------------------------------------
Wed Feb 21 19:27:50 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.0
* New bugfix release
* Release announcement not available yet
- Changes since 5.249.0:
* update version for new release
-------------------------------------------------------------------
Wed Jan 31 17:49:55 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.249.0 (6.0 RC 2):
* New bugfix release
* For more details see https://kde.org/announcements/megarelease/6/rc2/
-------------------------------------------------------------------
Mon Jan 15 20:00:38 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.248.0 (6.0 RC 1)
* For more details please see:
https://kde.org/announcements/megarelease/6/rc1/
-------------------------------------------------------------------
Sat May 27 11:18:14 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kf6-kcodecs

103
kf6-kcodecs.spec Normal file
View File

@ -0,0 +1,103 @@
#
# spec file for package kf6-kcodecs
#
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define qt6_version 6.6.0
%define rname kcodecs
# Full KF6 version (e.g. 6.4.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.4.0
Release: 0
Summary: Method collection to manipulate strings using various encodings
License: LGPL-2.1-or-later
URL: https://www.kde.org
Source: %{rname}-%{version}.tar.xz
%if %{with released}
Source1: %{rname}-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: gperf
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
%description
KCodecs provides a collection of methods to manipulate strings using various
encodings.
%package -n libKF6Codecs6
Summary: Method collection to manipulate strings using various encodings
Requires: kf6-kcodecs >= %{version}
%description -n libKF6Codecs6
KCodecs provides a collection of methods to manipulate strings using various
encodings.
%package devel
Summary: Header files for kcodecs, a method collection for string manipulation
Requires: libKF6Codecs6 = %{version}
Requires: cmake(Qt6Core) >= %{qt6_version}
%description devel
Development files for KCodecs, a method collection to manipulate
strings using various encodings.
%lang_package -n libKF6Codecs6
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
%kf6_build
%install
%kf6_install
%fdupes %{buildroot}
%find_lang kcodecs6 --with-qt --without-mo
%ldconfig_scriptlets -n libKF6Codecs6
%files
%{_kf6_debugdir}/*.categories
%{_kf6_debugdir}/*.renamecategories
%files -n libKF6Codecs6
%license LICENSES/*
%doc README.md
%{_kf6_libdir}/libKF6Codecs.so.*
%files devel
%doc %{_kf6_qchdir}/KF6Codecs.*
%{_kf6_includedir}/KCodecs/
%{_kf6_cmakedir}/KF6Codecs/
%{_kf6_libdir}/libKF6Codecs.so
%files -n libKF6Codecs6-lang -f kcodecs6.lang
%changelog