2021-11-03 14:27:46 +00:00
committed by Git OBS Bridge
parent 0fdc92e681
commit 01bcfacf85
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 3 14:26:50 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Don't require python-sip-devel for python-PyQt6-devel.
The project building against PyQt should explicitly know about
the proper requirement.
-------------------------------------------------------------------
Fri Oct 29 15:07:23 UTC 2021 - Ben Greiner <code@bnavigator.de>