14
0
Files
python-QtAwesome/python-QtAwesome.changes
Steve Kowalik cb2fb08cd5 - Update to 0.7.2:
* Update release instructions for the 0.x branch, by @ccordoba12
  * Do not call python directly in tests, by @scarabeusiv
  * Remove warning for Python 2.7, by @dalthviz (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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtAwesome?expand=0&rev=16
2020-07-28 05:53:20 +00:00

82 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
Tue Jul 28 05:48:08 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.7.2:
* Update release instructions for the 0.x branch, by @ccordoba12
* Do not call python directly in tests, by @scarabeusiv
* Remove warning for Python 2.7, by @dalthviz (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 12:03:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to not call python2:
* no-py2.patch
-------------------------------------------------------------------
Mon Jul 29 08:48:11 UTC 2019 - pgajdos@suse.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 8 12:42:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.7:
* Issue 113 - Corrupted icons with PyQt 5.12
-------------------------------------------------------------------
Wed Mar 6 09:44:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.6:
* Too many changes to enumerate, see CHANGELOG.md
- Run tests
-------------------------------------------------------------------
Tue Dec 4 12:53:26 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Mon Aug 20 17:53:28 UTC 2018 - dmueller@suse.com
- use singlespec'ed magic requires
-------------------------------------------------------------------
Sun Aug 19 21:24:25 UTC 2018 - stefan.bruens@rwth-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 13:04:30 UTC 2017 - sebix+novell.com@sebix.at
- license is packaged, remove it from sources
-------------------------------------------------------------------
Thu Oct 13 19:25:16 UTC 2016 - toddrme2178@gmail.com
- Initial version