5 Commits

2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 10 07:12:44 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Allow lowercase distinfo due to new pyqt-builder following PEP 639
-------------------------------------------------------------------
Sun Jan 28 20:09:53 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@@ -240,7 +240,7 @@ popd
%{python_sitearch}/%{pyqt_mname}/Qsci.*
%dir %{python_sitearch}/%{pyqt_mname}/bindings
%{python_sitearch}/%{pyqt_mname}/bindings/Qsci
%{python_sitearch}/%{distname}-%{version}.dist-info/
%{python_sitearch}/*[Qq][Ss]cintilla-%{version}.dist-info/
%{_qt_datadir}/qsci/api/python_%{python_bin_suffix}/
%endif