Update kf6-kwidgetsaddons.spec

This commit is contained in:
2026-02-24 14:45:03 +08:00
parent 140f400980
commit aaa6e4e4cc

View File

@@ -51,15 +51,6 @@ Requires: cmake(Qt6Widgets) >= %{qt6_version}
This repository contains add-on widgets and classes for applications
that use the Qt Widgets module.
%package -n python-%{name}
Summary: Python interface for %{name}
Provides: python3-%{name}
%python_provide python3-%{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
%description -n python-%{name}
The package contains the PySide6 bindings library for %{name}.
%prep
%autosetup -p1 -n %{rname}-%{version}
@@ -87,7 +78,5 @@ The package contains the PySide6 bindings library for %{name}.
%{_kf6_libdir}/libKF6WidgetsAddons.so
%{_kf6_plugindir}/designer/kwidgetsaddons6widgets.so
%files -n python-kf6-kwidgetsaddons
%changelog
%{?autochangelog}