Sync from SUSE:SLFO:Main python-qtwebengine-qt5 revision 397bc75f15b123ef47fb5449ec82d351

This commit is contained in:
2025-02-07 11:07:54 +01:00
parent 86dd682170
commit fb6141c6ed
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Nov 8 09:25:34 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185
-------------------------------------------------------------------
Tue Nov 5 08:34:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Avoid using requires_eq, which after the last modifications
conflicts with python singlespec (order of expansion).
-------------------------------------------------------------------
Wed Sep 11 14:30:34 UTC 2024 - Gustavo Pichorim Boiko <gboiko@suse.com>