forked from pool/kf6-ktextwidgets
Compare commits
25 Commits
Author | SHA256 | Date | |
---|---|---|---|
0082261799 | |||
|
2f50baf726 | ||
0482d80074 | |||
|
ae3e0ec84b | ||
6e6d49ac53 | |||
|
998e39b55c | ||
f6694ffc25 | |||
|
b5259c5a39 | ||
d0b5666a68 | |||
|
06da76d7e8 | ||
ca88d58d01 | |||
|
adb6b05513 | ||
8e344bad86 | |||
|
7eba52ad3a | ||
8af70eca32 | |||
|
8f7052e41d | ||
|
9e6d6b345f | ||
f92e5ea314 | |||
|
fa18c10164 | ||
22f3292d82 | |||
|
0fed6ea4cc | ||
b348f30c9a | |||
|
b06b6db601 | ||
85a16c8c05 | |||
|
4c29d3ea6d |
@@ -1,3 +1,154 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:57:36 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
|
||||
* Bump kf ecm_set_disabled_deprecation_versions
|
||||
* 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 missing qhp projects
|
||||
* Add landing page for QDoc
|
||||
* It compiles fine without kf_6_13 deprecated methods
|
||||
* 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
|
||||
* Use QPalette instead of KColorScheme
|
||||
* Update version to 6.14.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:34:03 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:
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* 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:57 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
|
||||
* 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
|
||||
* It compiles fine without deprecated methods
|
||||
* Add missing find_dependency calls for private dependencies
|
||||
* Add linux-qt6-static CI
|
||||
* 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
|
||||
* Port to KStandardActions
|
||||
* Make implicit deps explicit
|
||||
* Update version to 6.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 10:00:20 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
|
||||
* Use static regex for reusable objects
|
||||
* Remove unused Q_D macro
|
||||
* 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
|
||||
* Deprecate KPluralHandlingSpinBox
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-ktextwidgets
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# 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 ktextwidgets
|
||||
# Full KF6 version (e.g. 6.5.0)
|
||||
# Full KF6 version (e.g. 6.17.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-ktextwidgets
|
||||
Version: 6.5.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: KDE Text editing widgets
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -35,15 +33,14 @@ Source: %{rname}-%{version}.tar.xz
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Completion) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Sonnet) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6Completion) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6Sonnet) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6TextToSpeech) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||
@@ -65,8 +62,8 @@ rich text as well as plain text.
|
||||
Summary: KDE Text editing widgets: Build Environment
|
||||
Requires: kf6-extra-cmake-modules
|
||||
Requires: libKF6TextWidgets6 = %{version}
|
||||
Requires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6Sonnet) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6I18n) >= %{_kf6_version}
|
||||
Requires: cmake(KF6Sonnet) >= %{_kf6_version}
|
||||
Requires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
|
||||
%description devel
|
||||
@@ -79,7 +76,7 @@ rich text as well as plain text. Development files.
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
@@ -98,7 +95,6 @@ rich text as well as plain text. Development files.
|
||||
%{_kf6_libdir}/libKF6TextWidgets.so.*
|
||||
|
||||
%files devel
|
||||
%doc %{_kf6_qchdir}/KF6TextWidgets.*
|
||||
%{_kf6_libdir}/libKF6TextWidgets.so
|
||||
%{_kf6_cmakedir}/KF6TextWidgets/
|
||||
%{_kf6_includedir}/KTextWidgets/
|
||||
|
3
ktextwidgets-6.17.0.tar.xz
Normal file
3
ktextwidgets-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33d46ecdd03ff68582da5cef251921a8c6e7a5db7ad9bfd0432cb00712ac29e3
|
||||
size 2487036
|
7
ktextwidgets-6.17.0.tar.xz.sig
Normal file
7
ktextwidgets-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyZXgAKCRAsjfWHptSq
|
||||
wea0AP9jmRa5E3hhw/5+2Ukh2CIFUbowyZ4UXwEAbPHTcFn7BgEAuG8TI27cRHp/
|
||||
NRioar8Vam7PFj4A3AqjsCcOHfQkmQc=
|
||||
=8+60
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a99df1c634831e9d01f704009c951378108334a4258ad5b64f60f55e55770212
|
||||
size 2507204
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/7gAKCRAsjfWHptSq
|
||||
waxCAP9zxcFqI5U3cTsbBPvjExQFvADZ4t+FuLf9j2f0NAJ3pAD/ZSCj+LTtSJTW
|
||||
H0/BrWVbR0sEM8nMJYh15N3zQtau4Aw=
|
||||
=wR1L
|
||||
-----END PGP SIGNATURE-----
|
Reference in New Issue
Block a user