Changelog for
python3-QtAwesome-1.2.1-lp153.26.1.noarch.rpm :
* Thu Oct 27 2022 Yogalakshmi Arunachalam
- Update to 1.2.1 Issues Closed
* Issue 214 - Regression with 1.2 on Windows (PR 215 by AATTdalthviz)
* Issue 212 - Release QtAwesome 1.2.1
* Issue 210 - QtAwesome 1.2.0 incompatible with PySide2 (PR 211 by AATTdalthviz) In this release 3 issues were closed. Pull Requests Merged
* PR 215 - PR: Handle per user font installation failing due to missing/not available registry keys, by AATTdalthviz (214)
* PR 211 - PR: Handle PySide2 not having QtGui.QGlyphRun and add tests jobs with PySide2, by AATTdalthviz (210) In this release 2 pull requests were closed.- Update to 1.2.0 Full changelog https://github.com/spyder-ide/qtawesome/blob/master/CHANGELOG.md#version-120-2022-10-19
* Mon Aug 29 2022 Yogalakshmi Arunachalam - Update to 1.1.1
* Change to \"Ctrl+F\" because PyQt6 doesn\'t support Modifier + Key by AATTkumattau in #183
* Update README docs badge, Copyright year and sponsors logo by AATTdalthviz in #184
* Add DeprecationWarning for FontAwesome 4.7 icon set by AATTdalthviz in #185
* Try calling newer Qt methods first before falling back to deprecated/removed ones by AATTkumattau in #186
* Sat Oct 16 2021 Ben Greiner - Update to 1.0.3
* Fix: Implicit integer conversion is deprecated, Cast tileWidth to an integer
* Fix: Timer should belong to parent widget- Resolve have-choice for Qt backends tested by pytest-qt
* Tue Feb 09 2021 Ben Greiner - Update to 1.0.2
* Perform a font id validation
* Add entries to the mdi charmap to be supported by Spyder <= 4.1.5 (1.0.1)
* Update Material design icons to 5.4.55 (1.0.0)
* Drop Python 2 support (1.0.0)
* Fix deprecation warnings due to invalid escape sequences (0.7.3)- Use pytest-xvfb -- much more stable than the xvfb-run in sequence for each python flavor
* Tue Jul 28 2020 Steve Kowalik - Update to 0.7.2:
* Update release instructions for the 0.x branch, by AATTccordoba12
* Do not call python directly in tests, by AATTscarabeusiv
* Remove warning for Python 2.7, by AATTdalthviz (140)
* al design icons to 4.9.95
* t class to display icons as widgets
* rowser
* Fix file lock (125)
* Update documentation and images (45)
* Use Github as the only CI provider
* Update MDI to 4.9.95
* Add IconWidget to display icon as widget
* Add an icon browser
* Improve sponsors section in readme
* Replace QtGui by QtWidgets in docs
* Update MDI to 4.5.95
* Update number of icons in Readme and docs- Drop no-py2.patch, merged upstream.- Add update-alternatives for new qta-browser binary
* Thu Apr 23 2020 Tomáš Chvátal - Add patch to not call python2:
* no-py2.patch
* Mon Jul 29 2019 pgajdosAATTsuse.com- version update to 0.6.0
* Add rotated, hflip, and vflip options
* Update FontAwesome and Material design icons
* Rotate icons by static angle i.e. 90, 180 etc
* PR: Update FontAwesome and Material design icons
* PR: Add rotated, hflip, and vflip options
* Fri Mar 08 2019 Tomáš Chvátal - Update to 0.5.7:
* Issue 113 - Corrupted icons with PyQt 5.12
* Wed Mar 06 2019 Tomáš Chvátal - Update to 0.5.6:
* Too many changes to enumerate, see CHANGELOG.md- Run tests
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Mon Aug 20 2018 dmuellerAATTsuse.com- use singlespec\'ed magic requires
* Sun Aug 19 2018 stefan.bruensAATTrwth-aachen.de- Fix Requires:, refer to python2 packages from python2 package- Remove erroneously distributed __pycache__ file from sources- Spec cleanup:
* drop %defattr
* use %license for LICENSE
* Fri Jul 21 2017 sebix+novell.comAATTsebix.at- license is packaged, remove it from sources
* Thu Oct 13 2016 toddrme2178AATTgmail.com- Initial version