Changelog for
python2-pyxdg-0.26-18.1.noarch.rpm :
Tue Dec 4 13:00:00 2018 Matej Cepl
- Remove superfluous devel dependency for noarch package
Tue May 22 14:00:00 2018 tchvatalAATTsuse.com
- Update to 0.26.0:
* IconTheme: Add support for Scale and ScaledDirectories keys.
* DesktopEntry: New method findTryExec()
* Menu: More efficient processing of filter rules by building a Python AST
* Mime: Prefer the first mimetype found for a file extension, instead of the last
* Mime: Allow unknown magic-matching rule formats
* Mime: GlobDB has new methods first_match and all_matches for matching paths
* Mime: New function get_extensions to get extensions for a given mime type
* Mime: Fix MagicDB.match_data crashing with an unknown \'possible\' mimetype
* Mime: Correctly handle __NOMAGIC__ rule removing previous magic matches
* Menu: XML parsing reworked
* BaseDirectory: More secure creation of a fallback runtime directory with get_runtime_dir(strict=False)
* Various miscellaneous improvements to testing.
Tue May 22 14:00:00 2018 tchvatalAATTsuse.com
- Fix provides/obsoletes to actually provide python2-xdg too
Mon Oct 2 14:00:00 2017 jmatejekAATTsuse.com
- drop test-icon test that fails because its standard is too old
- drop hicolor-icon-theme requirement which was needed for that test
Fri May 5 14:00:00 2017 toddrme2178AATTgmail.com
- Don\'t provide python2-xdg. Singlespec packages should use the
correct name.
Mon May 1 14:00:00 2017 toddrme2178AATTgmail.com
- Add literal python-xdg provides.
Mon Apr 24 14:00:00 2017 toddrme2178AATTgmail.com
- Fix source url
- Various small spec file cleanups.
Thu Apr 13 14:00:00 2017 aloisioAATTgmx.com
- Converted to single-spec
- Updated source URL
Thu Oct 22 14:00:00 2015 toddrme2178AATTgmail.com
- It doesn\'t need a shared-mime-info version that high.
The unit tests just compare against pre-set values based on that
version. So remove BuildRequires version check and disable
tests for earlier openSUSE versions.
Sun Oct 11 14:00:00 2015 matwey.kornilovAATTgmail.com
- Provide/Obsolete python-xdg
For some reason there is already python-xdg which should be
python-pyxdg according to guidelines (pypi name is pyxdg).
Sat Oct 10 14:00:00 2015 matwey.kornilovAATTgmail.com
- Initial version