Version: 1.0.19-bp150.2.4
* Tue May 09 2017 sor.alexei@meowr.ru
- Update to version 1.0.19:
* Implement --test.
* Correctly pass /dev/null to difflib (rh#1350249).
* Sat Jul 23 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 04 2015 sor.alexei@meowr.ru
- Update to 1.0.16:
* Local variable 'fromdate' referenced before assignment.
* Sat Nov 28 2015 sor.alexei@meowr.ru
- Update to 1.0.15:
* Handle broken symlinks.
* Wed Nov 25 2015 sor.alexei@meowr.ru
- Update to 1.0.14:
* Improve error message.
* Check for root privileges.
* Clarify man page.
* Mon Nov 16 2015 sor.alexei@meowr.ru
- Update to 1.0.13:
* Do TB when somebody remove file under our hand.
* Tue Aug 18 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 04 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.
* Thu Jun 04 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 2015 sor.alexei@meowr.ru
- Update to 1.0.7:
* Add / before usr/bin.
* Fri Jan 09 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 05 2015 sor.alexei@meowr.ru
- Initial package.