File rpmconf.changes of Package rpmconf
-------------------------------------------------------------------
Sat Jul 23 16:15:39 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.0.18 (changes since 1.0.16):
* Fix a typo in /usr/bin/ls call arguments.
* Standard import "import errno" comes before
"from rpmconf import rpmconf".
* Set loglevel only for rpmconf logger.
* Add pylintrc.
-------------------------------------------------------------------
Fri Dec 4 10:29:26 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.16:
* Local variable 'fromdate' referenced before assignment.
-------------------------------------------------------------------
Sat Nov 28 19:39:30 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.15:
* Handle broken symlinks.
-------------------------------------------------------------------
Wed Nov 25 20:45:35 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.14:
* Improve error message.
* Check for root privileges.
* Clarify man page.
-------------------------------------------------------------------
Mon Nov 16 14:15:34 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.13:
* Do TB when somebody remove file under our hand.
-------------------------------------------------------------------
Tue Aug 18 14:51:38 UTC 2015 - sor.alexei@meowr.ru
- Remove python3-rpmconf-doc which contained a HTML page with the
same content as does rpmconf (3) manpage.
This also solves odd build failures.
-------------------------------------------------------------------
Sat Jul 4 20:12:03 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.12 (changes since 1.0.9):
* Other method for stdin flush and handle Ctrl+C correctly.
* Disable pylint warnings.
-------------------------------------------------------------------
Tue Jun 4 11:03:12 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.9 (changes since 1.0.7):
* pylint: let the logger expand params.
* 1226591 - do not flush stdin, when it is not TTY.
* Use RPM Python API to get package name of file.
* Minor fixes.
- Change group of python3-rpmconf-doc to Documentation/HTML.
- Suggest diffuse, kdiff3, meld, vim as mainstream does.
-------------------------------------------------------------------
Thu Jan 15 05:45:55 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.7:
* Add / before usr/bin.
-------------------------------------------------------------------
Fri Jan 9 12:37:28 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.6 (changes since 1.0.4):
* Let tito bump up version in docs/source/conf.py.
* Split to python class and CLI.
* Use rpm python api to get version.
-------------------------------------------------------------------
Mon Jan 5 11:03:02 UTC 2015 - sor.alexei@meowr.ru
- Initial package.