14
0

Accepting request 999746 from home:yarunachalam:branches:devel:languages:python

- Update to 1.1.1 
  * Change to "Ctrl+F" because PyQt6 doesn't support Modifier + Key by @kumattau in #183
  * Update README docs badge, Copyright year and sponsors logo by @dalthviz in #184
  * Add DeprecationWarning for FontAwesome 4.7 icon set by @dalthviz in #185
  * Try calling newer Qt methods first before falling back to deprecated/removed ones by @kumattau in #186

OBS-URL: https://build.opensuse.org/request/show/999746
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtAwesome?expand=0&rev=21
This commit is contained in:
2022-08-29 09:42:47 +00:00
committed by Git OBS Bridge
parent a5c882fd9b
commit 54cbc00878
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 29 03:39:05 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 1.1.1
* Change to "Ctrl+F" because PyQt6 doesn't support Modifier + Key by @kumattau in #183
* Update README docs badge, Copyright year and sponsors logo by @dalthviz in #184
* Add DeprecationWarning for FontAwesome 4.7 icon set by @dalthviz in #185
* Try calling newer Qt methods first before falling back to deprecated/removed ones by @kumattau in #186
-------------------------------------------------------------------
Sat Oct 16 09:04:13 UTC 2021 - Ben Greiner <code@bnavigator.de>