forked from pool/kf6-ktexttemplate
Compare commits
39 Commits
Author | SHA256 | Date | |
---|---|---|---|
afe314cf99 | |||
|
7575b828fd | ||
5bd78bc2cd | |||
|
5cc7ec2d9c | ||
984273d1cf | |||
|
25d46a6574 | ||
2a873053cb | |||
|
c9aced4f70 | ||
772ed9ee3e | |||
|
c84db58dbb | ||
6e62fafb23 | |||
|
1a03ed59e0 | ||
6e32e5ea10 | |||
|
c4e8681582 | ||
77233b4987 | |||
|
ffd03ab0c0 | ||
|
dbe479b8b6 | ||
f731f0323d | |||
|
2a945c7e5d | ||
b095034daa | |||
|
5e1557adca | ||
d54083a597 | |||
|
f2f6b5d59e | ||
3484067391 | |||
|
ff0f9688c6 | ||
8cadbe4d89 | |||
0e3473ef6e | |||
|
b2671f6611 | ||
c69501a12e | |||
|
c5dcf803f5 | ||
a0cf2efa68 | |||
|
5f3f97a838 | ||
82174b4011 | |||
|
6cae21665e | ||
2c8b585c24 | |||
|
df5f78d3dd | ||
|
c80d263609 | ||
|
478a1c72ab | ||
|
1040de0e99 |
@@ -1,3 +1,149 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 4 06:57:35 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.17.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.17.0
|
||||||
|
- Changes since 6.16.0:
|
||||||
|
* Update dependency version to 6.17.0
|
||||||
|
* It compiles fine without qt 6.10 deprecated methods
|
||||||
|
* Update version to 6.17.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 7 07:24:48 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.16.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.16.0
|
||||||
|
- Changes since 6.15.0:
|
||||||
|
* Update dependency version to 6.16.0
|
||||||
|
* Update version to 6.16.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 9 20:29:45 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.15.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.15.0
|
||||||
|
- Changes since 6.14.0:
|
||||||
|
* Update dependency version to 6.15.0
|
||||||
|
* Add tags file to documentation
|
||||||
|
* Add landing page for QDoc
|
||||||
|
* Port API documentation to QDoc syntax
|
||||||
|
* Update version to 6.15.0
|
||||||
|
- Replace _kf6_bugfix_version usage
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 4 19:05:30 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.14.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.14.0
|
||||||
|
- Changes since 6.13.0:
|
||||||
|
* Update dependency version to 6.14.0
|
||||||
|
* It compiles fine without qt6.9 deprecated methods
|
||||||
|
* Port away from QJSValue::isVariant
|
||||||
|
* Update version to 6.14.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 5 12:33:59 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.13.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||||
|
- Changes since 6.12.0:
|
||||||
|
* Add missing include mocs
|
||||||
|
* Update dependency version to 6.13.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 11 09:29:25 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.12.0
|
||||||
|
- Changes since 6.11.0:
|
||||||
|
* Update dependency version to 6.12.0
|
||||||
|
* Update version to 6.12.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 8 12:16:56 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.11.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.11.0
|
||||||
|
- Changes since 6.10.0:
|
||||||
|
* Update dependency version to 6.11.0
|
||||||
|
* Add xml/yaml linting
|
||||||
|
* CI: Add linux-qt6-next build
|
||||||
|
* Update version to 6.11.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 9 17:12:40 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
|
||||||
|
* Remove unimplemented methods
|
||||||
|
* Fix build with Qt 6.10 (dev)
|
||||||
|
* Update version to 6.10.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 10:09:28 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.9.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||||
|
- Changes since 6.8.0:
|
||||||
|
* Update dependency version to 6.9.0
|
||||||
|
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
|
||||||
|
* Update version to 6.9.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 11:18:19 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.8.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.8.0
|
||||||
|
- Changes since 6.7.0:
|
||||||
|
* Update dependency version to 6.8.0
|
||||||
|
* Import i18n scripts from grantlee (kde#492237)
|
||||||
|
* Fix "now" tag to allow single quoted strings
|
||||||
|
* Update version to 6.8.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 7 10:00:19 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.7.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||||
|
- Changes since 6.6.0:
|
||||||
|
* Update dependency version to 6.7.0
|
||||||
|
* Update version to 6.7.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 7 09:03:30 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.6.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.6.0
|
||||||
|
- Changes since 6.5.0:
|
||||||
|
* Update version to 6.6.0
|
||||||
|
* ci: add Alpine/musl job
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 5 10:47:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Mon Aug 5 10:47:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kf6-ktexttemplate
|
# spec file for package kf6-ktexttemplate
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,16 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define qt6_version 6.6.0
|
%define qt6_version 6.8.0
|
||||||
|
|
||||||
%define rname ktexttemplate
|
%define rname ktexttemplate
|
||||||
# Full KF6 version (e.g. 6.5.0)
|
# Full KF6 version (e.g. 6.17.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_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
|
%bcond_without released
|
||||||
Name: kf6-ktexttemplate
|
Name: kf6-ktexttemplate
|
||||||
Version: 6.5.0
|
Version: 6.17.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: String template library
|
Summary: String template library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@@ -35,8 +33,7 @@ Source: %{rname}-%{version}.tar.xz
|
|||||||
Source1: %{rname}-%{version}.tar.xz.sig
|
Source1: %{rname}-%{version}.tar.xz.sig
|
||||||
Source2: frameworks.keyring
|
Source2: frameworks.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: doxygen
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
|
||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
@@ -68,7 +65,7 @@ Development files.
|
|||||||
%autosetup -p1 -n %{rname}-%{version}
|
%autosetup -p1 -n %{rname}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
%cmake_kf6
|
||||||
|
|
||||||
%kf6_build
|
%kf6_build
|
||||||
|
|
||||||
@@ -87,7 +84,6 @@ Development files.
|
|||||||
%{_kf6_libdir}/libKF6TextTemplate.so.*
|
%{_kf6_libdir}/libKF6TextTemplate.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%doc %{_kf6_qchdir}/KF6TextTemplate.*
|
|
||||||
%{_kf6_cmakedir}/KF6TextTemplate/
|
%{_kf6_cmakedir}/KF6TextTemplate/
|
||||||
%{_kf6_includedir}/KTextTemplate/
|
%{_kf6_includedir}/KTextTemplate/
|
||||||
%{_kf6_libdir}/libKF6TextTemplate.so
|
%{_kf6_libdir}/libKF6TextTemplate.so
|
||||||
|
3
ktexttemplate-6.17.0.tar.xz
Normal file
3
ktexttemplate-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15d75941d15eac3cd1243066b13a30d6c1451ca630b0c29b3624be34ad73e972
|
||||||
|
size 848560
|
7
ktexttemplate-6.17.0.tar.xz.sig
Normal file
7
ktexttemplate-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyZVQAKCRAsjfWHptSq
|
||||||
|
wby3AQDfcK1Bhtk1DRNGLj3mzd6wz81km1Y174QVcNd3hEmOtQEAx9YrgXpNt71x
|
||||||
|
mSh5jxTP8hpvkGFin0oBnNk7l0eK/A8=
|
||||||
|
=okR+
|
||||||
|
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9351889c589fb2fa7f33fa6f0d748edbef44863fe79eb49b12d1fa5ab349ae9d
|
|
||||||
size 846044
|
|
@@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQfwAKCRAsjfWHptSq
|
|
||||||
wZDaAPsHh55F5kHH1keqKy0ExT4q9W0EFg1UXx4rh+3nNt0xtAEAgToO7O4atK0N
|
|
||||||
udSkpR+9mj8yWnBD6wfjBCft298tNg0=
|
|
||||||
=s9Ja
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:74300fe80fd7d0e8724b381d8f885345d91f47ae341003d4655e82b0dab6bf90
|
|
||||||
size 846020
|
|
@@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohS6QAKCRAsjfWHptSq
|
|
||||||
wdMZAQDxyFFy7a3Gkdwt9lbVHbJNkuYPbmg0ZERMoW9iUu/Z8wEAm2pbZXaRMgDw
|
|
||||||
zD9bKM2owlA3GJgOitUc35l/K6lfwww=
|
|
||||||
=bj3N
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:295a3f87ff08af17f83496fd66b3f634917bcac6466c79be1f4cb6786ecb04c6
|
|
||||||
size 845956
|
|
@@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/5QAKCRAsjfWHptSq
|
|
||||||
wWDeAQCUfr/XBBwHNj0MFjK/h7+FMgvDgqSk0JUK8JhaEQXwxQEAzB8qDerS08vp
|
|
||||||
JpTnZMzbIFi2JiqYedaNCNh8JuUCkQI=
|
|
||||||
=fPu2
|
|
||||||
-----END PGP SIGNATURE-----
|
|
Reference in New Issue
Block a user