↵ Return to the main page of python3-rpmconf
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.1.4-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-06-04 | Python Maint <python dash maint at redhat dot com> - 1.1.4-2 | - Rebuilt for Python 3.10 |
2021-03-04 | Miroslav Suchý <msuchy at redhat dot com> 1.1.4-1 | - 1934986 - update link |
2020-12-22 | Miroslav Suchý <miroslav at suchy dot cz> 1.1.3-1 | - Implement unattended mode. - move init section after sleep() so it can be interrupted by Ctrl+C |
2020-11-30 | Miroslav Suchý <msuchy at redhat dot com> 1.1.2-1 | - BR make - Fix typo in error message |
2020-05-04 | Miroslav Suchý <msuchy at redhat dot com> 1.1.1-1 | - fix version in released rpm - fix short version of --version - implement --root option - initialize rpm transaction faster - do not traceback when Ctrl+C - do not go over all packages if neither -a or -o is set - implement --exclude |
2020-04-21 | Miroslav Suchý <miroslav at suchy dot cz> 1.0.22-1 | - build for el7 |
2020-01-16 | Miroslav Suchý <msuchy at redhat dot com> 1.0.21-1 | - Drop the deprecated no-op "U" mode for open() to support Python 3.9 |
2019-09-22 | Miroslav Suchý <msuchy at redhat dot com> 1.0.20-1 | - remove old changelog entries - better handle message after merging - do not run pylint by default - add sdiff support [GH#51] - rpmconf.sgml: Improve readability - include README in package |