Tue, 14 May 2024 16:59:45 UTC | login

Information for build rpmconf-1.1.1-3.fc33

ID170452
Package Namerpmconf
Version1.1.1
Release3.fc33
Epoch
SummaryTool to handle rpmnew and rpmsave files
DescriptionThis tool search for .rpmnew, .rpmsave and .rpmorig files and ask you what to do with them: Keep current version, place back old version, watch the diff or merge.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:37:24 UTC
CompletedThu, 13 Aug 2020 11:37:24 UTC
Tags
f33
RPMs
src
rpmconf-1.1.1-3.fc33.src.rpm (info) (download)
noarch
python3-rpmconf-1.1.1-3.fc33.noarch.rpm (info) (download)
python3-rpmconf-doc-1.1.1-3.fc33.noarch.rpm (info) (download)
rpmconf-1.1.1-3.fc33.noarch.rpm (info) (download)
rpmconf-base-1.1.1-3.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-2 - Rebuilt for Python 3.9 * Mon May 04 2020 Miroslav Suchý <msuchy@redhat.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 * Tue Apr 21 2020 Miroslav Suchý <miroslav@suchy.cz> 1.0.22-1 - build for el7 * Thu Jan 16 2020 Miroslav Suchý <msuchy@redhat.com> 1.0.21-1 - Drop the deprecated no-op "U" mode for open() to support Python 3.9 * Sun Sep 22 2019 Miroslav Suchý <msuchy@redhat.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