forked from pool/kf6-kservice
Compare commits
26 Commits
Author | SHA256 | Date | |
---|---|---|---|
c062e8bd1a | |||
|
0b39f09aca | ||
3602580229 | |||
|
fc39c836ad | ||
1e2b0dc585 | |||
|
35fe17891e | ||
|
7e63efd0e9 | ||
e5460b8628 | |||
|
e2e3cee38e | ||
82177c4a5a | |||
|
8981db9609 | ||
4e6f028e95 | |||
|
c12f360f0c | ||
dd20159fb9 | |||
|
ea1bfe9778 | ||
c4f5c3f39d | |||
|
7689055ef4 | ||
|
c6bae7dba8 | ||
58c52ab005 | |||
|
bd0553e21f | ||
12f60def87 | |||
|
b4cbc226eb | ||
03a57c76bf | |||
|
711c2c631c | ||
fd14a76344 | |||
|
6b94270e3b |
@@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:57:34 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
|
||||
* Add mode to dump all services to findservice
|
||||
* Bump kf ecm_set_disabled_deprecation_versions
|
||||
* It compiles fine without qt 6.10 deprecated methods
|
||||
* follow symlinks for distros like NixOS
|
||||
* Update version to 6.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:46 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
|
||||
* Use correct qdoc include
|
||||
* Update version to 6.16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 20:29:44 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:
|
||||
* Use correct qdoc include
|
||||
* Update dependency version to 6.15.0
|
||||
* Add tags file to documentation
|
||||
* Add missing qhp projects
|
||||
* Remove leftover doxygen file
|
||||
* kbuildsycoca: show error if `fchown()` fails
|
||||
* kmemfile: avoid using memset, use regular init
|
||||
* Add landing page for QDoc
|
||||
* KService: add actions() precision
|
||||
* 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:29 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
|
||||
* kservice: refactor parseActions to limit block depth
|
||||
* Update version to 6.14.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:33:45 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:
|
||||
* KService: Don't skip action without executable
|
||||
* 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:23 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:55 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:38 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:26 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
|
||||
* ci: add Alpine/musl job
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:18:17 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 10:00:17 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:28 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:52 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kservice
|
||||
#
|
||||
# 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 kservice
|
||||
# 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-kservice
|
||||
Version: 6.5.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: Plugin framework for desktop services
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -36,17 +34,16 @@ Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: bison
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: flex
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6DocTools) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6DocTools) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||
Recommends: kded6 >= %{_kf6_bugfix_version}
|
||||
Recommends: kded6 >= %{_kf6_version}
|
||||
|
||||
%description
|
||||
Provides a plugin framework for handling desktop services. Services can
|
||||
@@ -65,8 +62,8 @@ application specific code.
|
||||
%package devel
|
||||
Summary: Plugin framework for desktop services: Build Environment
|
||||
Requires: libKF6Service6 = %{version}
|
||||
Requires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6Config) >= %{_kf6_version}
|
||||
Requires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||
|
||||
%description devel
|
||||
Provides a plugin framework for handling desktop services. Services can
|
||||
@@ -79,7 +76,7 @@ application specific code. Development files
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
@@ -103,7 +100,6 @@ application specific code. Development files
|
||||
%{_kf6_libdir}/libKF6Service.so.*
|
||||
|
||||
%files devel
|
||||
%doc %{_kf6_qchdir}/KF6Service.*
|
||||
%{_kf6_cmakedir}/KF6Service/
|
||||
%{_kf6_includedir}/KService/
|
||||
%{_kf6_libdir}/libKF6Service.so
|
||||
|
3
kservice-6.17.0.tar.xz
Normal file
3
kservice-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b014697ea3ba359f46a6e9cf950d7bbd7a9cf09e95b36718c36b6605a9424aee
|
||||
size 2416384
|
7
kservice-6.17.0.tar.xz.sig
Normal file
7
kservice-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyZRgAKCRAsjfWHptSq
|
||||
wePgAP9ybSp87fn66XKUS66oey0JY7t9dL3omE7Ym96AO9M4vwEAt8hkpBXgs/3H
|
||||
vrWVrudcJC83Gg7CQST19RbcOPHVGwc=
|
||||
=dDcO
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48cdd204bc9fb9282c37b6bcc2364f7dbc124057547ddb6b1471988b464cf8bd
|
||||
size 2439264
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/1gAKCRAsjfWHptSq
|
||||
wf0NAP0cjb2TrXvcdZ1/F8UFF0CjGqU8/o9SRAB1gi5zB7+PjQEAvGS3E0AYo0pJ
|
||||
TIqxkmNnbaUg9V7o1DLlB1YaaQCE8gM=
|
||||
=uTid
|
||||
-----END PGP SIGNATURE-----
|
Reference in New Issue
Block a user