forked from pool/kf6-kstatusnotifieritem
Compare commits
25 Commits
Author | SHA256 | Date | |
---|---|---|---|
88b9f364ef | |||
|
01266dd57c | ||
04fe6a3a27 | |||
|
ba850e3685 | ||
5ebda3ada1 | |||
|
07b06a2fbd | ||
8c1a38fb75 | |||
|
f9595c6953 | ||
c2a7200080 | |||
|
dd4ddee040 | ||
a9c035a1b9 | |||
|
8d82cdcfdb | ||
82a391050a | |||
|
8168d3685a | ||
e267c14c87 | |||
|
21380d1c24 | ||
|
4efd6656db | ||
c107b64177 | |||
|
b37774319b | ||
e745cba731 | |||
|
e82e5ccf10 | ||
5fd9cb9152 | |||
|
e55d6d0c87 | ||
4815e7b0e9 | |||
|
39e0cb024e |
@@ -1,3 +1,162 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
* 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:47 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: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:
|
||||
* Update dependency version to 6.15.0
|
||||
* Disable python bindings for Haiku also
|
||||
* Build Python bindings unless explicitly disabled
|
||||
* Add tags file to documentation
|
||||
* Fix typo in qdocconf file
|
||||
* Add landing page for QDoc
|
||||
* It compiles fine without kf_6_13 deprecated methods
|
||||
* Port API documentation to QDoc syntax
|
||||
* Remove pre-Qt 6.7 workaround
|
||||
* 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
|
||||
* Update version to 6.14.0
|
||||
* Remove recommendation to not use setContextMenu
|
||||
* Add KStatusNotifierItem::isMenu
|
||||
* .gitignore ignore "/compile_commands.json"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:33:50 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:24 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
|
||||
* Do not crash if KDE platform integration is loaded but SNI is unavailable (kde#350785)
|
||||
* 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
|
||||
* Fix build with Qt 6.10
|
||||
* Add xml/yaml linting
|
||||
* Add Python bindings
|
||||
* CI: Add linux-qt6-next build
|
||||
* Fix svg icons
|
||||
* 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
|
||||
* Fix absolute path generation in (not installed) header
|
||||
* typo--
|
||||
* 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
|
||||
* Document flatpak manifest requirements
|
||||
* 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
|
||||
* Fix deprecation versions
|
||||
* Deprecate action collection access
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:53 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kstatusnotifieritem
|
||||
#
|
||||
# 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,27 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.8.0
|
||||
|
||||
%define rname kstatusnotifieritem
|
||||
# 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}}
|
||||
# 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-kstatusnotifieritem
|
||||
Version: 6.5.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: Implementation of Status Notifier Items
|
||||
License: LGPL-2.0-or-later
|
||||
@@ -35,16 +46,25 @@ 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: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: qt6-widgets-private-devel
|
||||
BuildRequires: cmake(KF6WindowSystem) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6WindowSystem) >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
# 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)
|
||||
%endif
|
||||
# /SECTION
|
||||
|
||||
%description
|
||||
Implementation of Status Notifier Items.
|
||||
@@ -67,13 +87,25 @@ Requires: cmake(Qt6Xml) >= %{qt6_version}
|
||||
%description devel
|
||||
Development files for kstatusnotifieritem
|
||||
|
||||
%if %{with kde_python_bindings}
|
||||
%package -n python3-kf6-kstatusnotifieritem
|
||||
Summary: Python interface for kf6-kstatusnotifieritem
|
||||
|
||||
%description -n python3-kf6-kstatusnotifieritem
|
||||
This package provides a python interface for kf6-kstatusnotifieritem.
|
||||
%endif
|
||||
|
||||
%lang_package -n libKF6StatusNotifierItem6
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
||||
%cmake_kf6 \
|
||||
%if %{with kde_python_bindings}
|
||||
-DPython_EXECUTABLE:STRING=%{__mypython}
|
||||
%endif
|
||||
%{nil}
|
||||
|
||||
%kf6_build
|
||||
|
||||
@@ -94,13 +126,17 @@ Development files for kstatusnotifieritem
|
||||
%{_kf6_libdir}/libKF6StatusNotifierItem.so.*
|
||||
|
||||
%files devel
|
||||
%doc %{_kf6_qchdir}/KF6StatusNotifierItem.*
|
||||
%{_kf6_libdir}/libKF6StatusNotifierItem.so
|
||||
%{_kf6_cmakedir}/KF6StatusNotifierItem/
|
||||
%{_kf6_dbusinterfacesdir}/kf6_org.kde.StatusNotifierItem.xml
|
||||
%{_kf6_dbusinterfacesdir}/kf6_org.kde.StatusNotifierWatcher.xml
|
||||
%{_kf6_includedir}/KStatusNotifierItem/
|
||||
|
||||
%if %{with kde_python_bindings}
|
||||
%files -n python3-kf6-kstatusnotifieritem
|
||||
%{mypython_sitearch}/*.so
|
||||
%endif
|
||||
|
||||
%files -n libKF6StatusNotifierItem6-lang -f kstatusnotifieritem6.lang
|
||||
|
||||
%changelog
|
||||
|
3
kstatusnotifieritem-6.17.0.tar.xz
Normal file
3
kstatusnotifieritem-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:678a9bfc870066d5413bbcfa09a56b82b0affd2bc222ce5701d02a8b129edd91
|
||||
size 50944
|
7
kstatusnotifieritem-6.17.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyZRwAKCRAsjfWHptSq
|
||||
wc8MAP9RLfIRmMNqyBThssbY77LTKo4UMgAuBLlYD72glsWUaQEAqbLjnIixh0+/
|
||||
jVEZXrNfd1MNeJFsCjcGzMb3xNgTKQA=
|
||||
=lgrt
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5def5e1a862d85d0f325c4f1973967bcf8fa97353fe1d361a1cafb0670198403
|
||||
size 48156
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/2AAKCRAsjfWHptSq
|
||||
wQ5/AP4g08WOf0sieZk+GUIMvzYBkA3lUN6e4opyqIXu1PXO7gEAxNAYCwCL5YMm
|
||||
ZJogGBo9zbx1zSWeGy4eFcMoIHKMbgg=
|
||||
=qNMK
|
||||
-----END PGP SIGNATURE-----
|
Reference in New Issue
Block a user