Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,65 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -16,16 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.7.0
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname ktextwidgets
|
||||
# Full KF6 version (e.g. 6.9.0)
|
||||
# Full KF6 version (e.g. 6.5.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.10.0
|
||||
Version: 6.5.0
|
||||
Release: 0
|
||||
Summary: KDE Text editing widgets
|
||||
License: LGPL-2.1-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4db67be70da68e3fd2c2a9d3359dcfb9b11eb82a34f2b88d3e6ed08e358ab073
|
||||
size 2509712
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gCPQAKCRAsjfWHptSq
|
||||
wRCvAP4iyJJexXZnCsz/PbDsSAXJaCwZlTSHelU41ahd1/sGQwEA6Ar6AM1Qur36
|
||||
w2cPwzEvwnKV0tbpOMooP1D0xRIGCAg=
|
||||
=UU25
|
||||
-----END PGP SIGNATURE-----
|
3
ktextwidgets-6.5.0.tar.xz
Normal file
3
ktextwidgets-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a99df1c634831e9d01f704009c951378108334a4258ad5b64f60f55e55770212
|
||||
size 2507204
|
7
ktextwidgets-6.5.0.tar.xz.sig
Normal file
7
ktextwidgets-6.5.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/7gAKCRAsjfWHptSq
|
||||
waxCAP9zxcFqI5U3cTsbBPvjExQFvADZ4t+FuLf9j2f0NAJ3pAD/ZSCj+LTtSJTW
|
||||
H0/BrWVbR0sEM8nMJYh15N3zQtau4Aw=
|
||||
=wR1L
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user