Changelog for
setconf-0.7.7-17.30.noarch.rpm :
* Wed Jan 13 2021 Avindra Goolcharan
- Update to version 0.7.7
* Fix file truncated when no EOL at EOF- includes 0.7.6
* allow uncommenting keys without providing a value- remove copying-fsf.patch (upstreamed)- fix E: env-script-interpreter- ran spec-cleaner
* Wed Oct 18 2017 aavindraaAATTgmail.com- Update to version 0.7.5
* Can now uncomment configuration options with the -u flag.
* Uncommenting and setting values also works on Linux kernel configuration (#CONFIG_KERNEL_XY is not set to CONFIG_KERNEL_XY=y).- Mark python dependency- Lint spec file- Add copying-fsf.patch to fix warning about incorrect mailing address for the FSF.
* Tue May 09 2017 sor.alexeiAATTmeowr.ru- Update to version 0.7.4 (changes since 0.7.2):
* Add Python 3.5 when testing.
* Can change single-line #define values by using the -d flag.
* Correctly formatted help text.
* Sat May 07 2016 sor.alexeiAATTmeowr.ru- Update to version 0.7.2 (changes since 0.6.7):
* Deal mainly with bytes instead of strings.
* Handle ISO-8859-1 (Latin1) better, for Python 3.
* Fix a failing testcase for +=.
* Fix an issue that only happened on Python 3.2.
* Remove a dependency on chardet.
* Several minor changes.
* Wed Jul 15 2015 sor.alexeiAATTmeowr.ru- Update to 0.6.7:
* Can use floating point numbers together with += and -=.
* Sun Mar 08 2015 sor.alexeiAATTmeowr.ru- Update to 0.6.6 (changes since 0.6.4):
* Can now use += or -= for increasing or decreasing integer values.
* Fix a problem with files without newline endings.
* Fri Dec 19 2014 sor.alexeiAATTmeowr.ru- Update to 0.6.4:
* Better error messages when write permissions are denied.
* Mon Oct 20 2014 sor.alexeiAATTmeowr.ru- Update to 0.6.3:
* Fixed a problem with -a that occurred when a key existed but was commented out
* Added regression test
* Sun Jul 13 2014 sor.alexeiAATTmeowr.ru- Initial build.