Compare commits

..

No commits in common. "factory" and "devel" have entirely different histories.

10 changed files with 33 additions and 68 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61fc35cffb0863517fa2072b96476bf109499d58fb3264062b40be528dd3af82
size 56144

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBOQAKCRAsjfWHptSq
we3qAQC3MUf49L5kjbZZHyI+jBEW0+vFUHProHniKC96yHtR4wD8DNa7ShYFbgZ/
3zAvhsuDh1Kp2b5TiOd9N155MFfj1AY=
=1GBS
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94700551b3373f792b27ea6ca3013c7bda8f6b63260b918b3c1eec0d83ad4c7f
size 54808

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPZgAKCRAsjfWHptSq
wfPIAP9eWNfcsDxFmy7H+LTzCGWh+/e7DMsLn0WUXa1RqLdrTwD/ZnrHo6s3b+GI
Pt2TeRet+Bm637tT2OER+n5C7ROFNQ0=
=ZXb7
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4682d15c3a2e49785eda8f6c309e5f30d82ff6a5bcc39228544374c64199ef71
size 54844

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohR/AAKCRAsjfWHptSq
wS5UAQD2/ePbZtc0Xe9/m3ylm7EH6Pz+colWf5npKUp6PwE6mAD9GPR+ObFEuG4Q
OSdiamY1RPsaUUa+74mnsyUrmlrVwwM=
=dOvr
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+4QAKCRAsjfWHptSq
wUgcAP9eXBG418gQfypnhVogvARACnp8kQVtuFzhE2XzxyJpXgEAz74koYwICBRq
A+LdShgzwstIw8oRpyXDGUdnRV4ERQQ=
=8bab
-----END PGP SIGNATURE-----

View File

@ -1,58 +1,3 @@
-------------------------------------------------------------------
Tue Jan 7 18:17:19 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:05 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:17:56 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
* Update version to 6.8.0
-------------------------------------------------------------------
Mon Oct 7 09:59:46 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:04 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
-------------------------------------------------------------------
Mon Aug 5 10:47:29 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -16,16 +16,16 @@
#
%define qt6_version 6.7.0
%define qt6_version 6.6.0
%define rname frameworkintegration
# Full KF6 version (e.g. 6.10.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-frameworkintegration
Version: 6.10.0
Version: 6.5.0
Release: 0
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
License: LGPL-2.1-or-later