forked from pool/kf6-kjobwidgets
Compare commits
39 Commits
Author | SHA256 | Date | |
---|---|---|---|
1e2661b766 | |||
|
e99f680e70 | ||
e42de7f74d | |||
|
9dcab10558 | ||
704972e9a3 | |||
|
0009866d14 | ||
|
48bfc87376 | ||
34a7719309 | |||
|
d579f37b39 | ||
73100c3fe6 | |||
|
dc4155711f | ||
a392b82653 | |||
|
e3432dc05b | ||
962688093a | |||
|
1c03a015f5 | ||
6032ec14bd | |||
|
a512c6df7c | ||
|
948493a73a | ||
c0badf588a | |||
|
7c581fd7dd | ||
ec14958edc | |||
|
8f955f72aa | ||
1d990d00fa | |||
|
edb66a5c98 | ||
07e572a7cb | |||
|
2ee8a14fe8 | ||
f10c559257 | |||
58cd7e469f | |||
|
ca9ff196da | ||
85ae799059 | |||
|
669335ea33 | ||
c641d0fbba | |||
|
32744984f4 | ||
7f1327605f | |||
|
92b5036d34 | ||
c7ec16c1c2 | |||
|
8d9f3484a7 | ||
|
7cdea5536f | ||
|
96ca2ee3b9 |
@@ -1,3 +1,158 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 4 06:57:30 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
|
||||||
|
* Deprecated KUiServerJobTracker in favor of KUiServerV2JobTracker
|
||||||
|
* 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:43 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:41 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
|
||||||
|
* Disable python bindings for Haiku also
|
||||||
|
* Build Python bindings unless explicitly disabled
|
||||||
|
* Add tags file to documentation
|
||||||
|
* Add landing page for QDoc
|
||||||
|
* It compiles fine without kf_6_13 deprecated methods
|
||||||
|
* Port API documentation to QDoc to QDoc syntax
|
||||||
|
* Update version to 6.15.0
|
||||||
|
- Replace _kf6_bugfix_version usage
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 4 19:05:25 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
|
||||||
|
* Update version to 6.14.0
|
||||||
|
* python/CMakeLists: remove duplicate entry
|
||||||
|
* Add Python bindings
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 5 12:33:25 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
|
||||||
|
* kjobcreator: startElapsedTimer in Testjob::start
|
||||||
|
* Update dependency version to 6.13.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 11 09:29:19 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:51 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
|
||||||
|
* Fix build with Qt 6.10
|
||||||
|
* Add xml/yaml linting
|
||||||
|
* CI: Add linux-qt6-next build
|
||||||
|
* Update version to 6.11.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 9 17:12:33 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:21 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
|
||||||
|
* Add a first basic autotest
|
||||||
|
* JobView: expose elapsedTime
|
||||||
|
* Disable X11 on Haiku also
|
||||||
|
* Update version to 6.9.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 11:18:12 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
|
||||||
|
* Hide arrowButton in KWidgetJobTracker on startup
|
||||||
|
* Add dedicated WITH_X11 option to avoid automagic
|
||||||
|
* Update version to 6.8.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 7 10:00:07 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:22 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
|
||||||
|
* Only install D-Bus interface files when actually building with D-Bus
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 5 10:47:46 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Mon Aug 5 10:47:46 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kf6-kjobwidgets
|
# spec file for package kf6-kjobwidgets
|
||||||
#
|
#
|
||||||
# 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,27 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define qt6_version 6.6.0
|
%define qt6_version 6.8.0
|
||||||
|
|
||||||
%define rname kjobwidgets
|
%define rname kjobwidgets
|
||||||
# Full KF6 version (e.g. 6.5.0)
|
|
||||||
|
%bcond_without kde_python_bindings
|
||||||
|
%if %{with kde_python_bindings}
|
||||||
|
%if 0%{suse_version} > 1500
|
||||||
|
%define pythons %{primary_python}
|
||||||
|
%else
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
|
%endif
|
||||||
|
%define mypython %pythons
|
||||||
|
%define __mypython %{expand:%%__%{mypython}}
|
||||||
|
%define mypython_sitearch %{expand:%%%{mypython}_sitearch}
|
||||||
|
%endif
|
||||||
|
|
||||||
|
# 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-kjobwidgets
|
Name: kf6-kjobwidgets
|
||||||
Version: 6.5.0
|
Version: 6.17.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Widgets for showing progress of asynchronous jobs
|
Summary: Widgets for showing progress of asynchronous jobs
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@@ -35,19 +46,29 @@ 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: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-gui-private-devel >= %{qt6_version}
|
BuildRequires: qt6-gui-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6Notifications) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6Notifications) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
|
# SECTION bindings
|
||||||
|
%if %{with kde_python_bindings}
|
||||||
|
BuildRequires: %{mypython}-build
|
||||||
|
BuildRequires: %{mypython}-devel >= 3.9
|
||||||
|
BuildRequires: %{mypython}-setuptools
|
||||||
|
BuildRequires: %{mypython}-wheel
|
||||||
|
BuildRequires: cmake(Shiboken6)
|
||||||
|
BuildRequires: cmake(PySide6)
|
||||||
|
BuildRequires: python3-kf6-kcoreaddons >= %{_kf6_version}
|
||||||
|
%endif
|
||||||
|
# /SECTION
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KJobWIdgets provides widgets for showing progress of asynchronous jobs.
|
KJobWIdgets provides widgets for showing progress of asynchronous jobs.
|
||||||
@@ -62,20 +83,32 @@ KJobWIdgets provides widgets for showing progress of asynchronous jobs.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Widgets for showing progress of asynchronous jobs
|
Summary: Widgets for showing progress of asynchronous jobs
|
||||||
Requires: libKF6JobWidgets6 = %{version}
|
Requires: libKF6JobWidgets6 = %{version}
|
||||||
Requires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
Requires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||||
Requires: cmake(Qt6Widgets) >= %{qt6_version}
|
Requires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
KJobWIdgets provides widgets for showing progress of asynchronous jobs.
|
KJobWIdgets provides widgets for showing progress of asynchronous jobs.
|
||||||
Development files.
|
Development files.
|
||||||
|
|
||||||
|
%if %{with kde_python_bindings}
|
||||||
|
%package -n python3-kf6-kjobwidgets
|
||||||
|
Summary: Python interface for kf6-kjobwidgets
|
||||||
|
|
||||||
|
%description -n python3-kf6-kjobwidgets
|
||||||
|
This package provides a python interface for kf6-kjobwidgets.
|
||||||
|
%endif
|
||||||
|
|
||||||
%lang_package -n libKF6JobWidgets6
|
%lang_package -n libKF6JobWidgets6
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{rname}-%{version}
|
%autosetup -p1 -n %{rname}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
%cmake_kf6 \
|
||||||
|
%if %{with kde_python_bindings}
|
||||||
|
-DPython_EXECUTABLE:STRING=%{__mypython}
|
||||||
|
%endif
|
||||||
|
%{nil}
|
||||||
|
|
||||||
%kf6_build
|
%kf6_build
|
||||||
|
|
||||||
@@ -98,7 +131,6 @@ Development files.
|
|||||||
%{_kf6_libdir}/libKF6JobWidgets.so.*
|
%{_kf6_libdir}/libKF6JobWidgets.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%doc %{_kf6_qchdir}/KF6JobWidgets.*
|
|
||||||
%{_kf6_cmakedir}/KF6JobWidgets/
|
%{_kf6_cmakedir}/KF6JobWidgets/
|
||||||
%{_kf6_dbusinterfacesdir}/kf6_org.kde.JobView.xml
|
%{_kf6_dbusinterfacesdir}/kf6_org.kde.JobView.xml
|
||||||
%{_kf6_dbusinterfacesdir}/kf6_org.kde.JobViewServer.xml
|
%{_kf6_dbusinterfacesdir}/kf6_org.kde.JobViewServer.xml
|
||||||
@@ -106,6 +138,11 @@ Development files.
|
|||||||
%{_kf6_includedir}/KJobWidgets/
|
%{_kf6_includedir}/KJobWidgets/
|
||||||
%{_kf6_libdir}/libKF6JobWidgets.so
|
%{_kf6_libdir}/libKF6JobWidgets.so
|
||||||
|
|
||||||
|
%if %{with kde_python_bindings}
|
||||||
|
%files -n python3-kf6-kjobwidgets
|
||||||
|
%{mypython_sitearch}/*.so
|
||||||
|
%endif
|
||||||
|
|
||||||
%files -n libKF6JobWidgets6-lang -f kjobwidgets6.lang
|
%files -n libKF6JobWidgets6-lang -f kjobwidgets6.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
3
kjobwidgets-6.17.0.tar.xz
Normal file
3
kjobwidgets-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0dc56de19bce3769b78c34dab1399588017180f298de8419eda1909a4211b624
|
||||||
|
size 2235124
|
7
kjobwidgets-6.17.0.tar.xz.sig
Normal file
7
kjobwidgets-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyZBgAKCRAsjfWHptSq
|
||||||
|
wc/3AP4yy/mSeq3jb7Xx2rQzQelYZfrJWSBy6qgEjy+O+BcHhAEAwmVviSTyHfXg
|
||||||
|
O5qR6FU/N/4NNtN2+Wlmt3bsYhehxg0=
|
||||||
|
=+kVN
|
||||||
|
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5fee2d4b9479fac74422790c3ea2b1464b4ae3f10347fc603a41d8b167f108d8
|
|
||||||
size 2256512
|
|
@@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQHgAKCRAsjfWHptSq
|
|
||||||
wVpbAP9+WwR6gFUQQqYOqmag8CH3sey28+GCm2bBGGgJUs4pGwD/UEJY3uL5Sols
|
|
||||||
73IdDFvsWrpSph81YWBu5CLYSsgfqAM=
|
|
||||||
=Xo0R
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:22621a52cc69532a5495c7e8549d26af1ddd3b8532e9aa0d3c108950114dd565
|
|
||||||
size 2256200
|
|
@@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSoQAKCRAsjfWHptSq
|
|
||||||
wXJbAP9tcZICjRCTgctFy+9AZbe1dCLBjFiIEkyzz6RjovxmGAD8CUF0EIunINo2
|
|
||||||
UJRYvn5h7ooPlfUTlFcq4Nfhx3DaAQI=
|
|
||||||
=nnVd
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:67c5dab1191ae6830d452751767e94991b34feaf4228f18ab042c2c120910ad8
|
|
||||||
size 2256488
|
|
@@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/lgAKCRAsjfWHptSq
|
|
||||||
wY8gAQD2MBpVUp9E8fXP8FRMxEnWbTMSVqTF5vX1ApCovwYXcgD+O+LPB3RbN/En
|
|
||||||
bRvaz/qtDXdSJtiSlSUthe/lLIWr+wE=
|
|
||||||
=lVS0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
Reference in New Issue
Block a user