Mon, 13 May 2024 23:25:52 UTC | login

Information for build rpmconf-1.1.1-2.fc33

ID161099
Package Namerpmconf
Version1.1.1
Release2.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
StartedWed, 03 Jun 2020 18:08:04 UTC
CompletedWed, 03 Jun 2020 18:08:04 UTC
Tags
f33
RPMs
src
rpmconf-1.1.1-2.fc33.src.rpm (info) (download)
noarch
python3-rpmconf-1.1.1-2.fc33.noarch.rpm (info) (download)
python3-rpmconf-doc-1.1.1-2.fc33.noarch.rpm (info) (download)
rpmconf-1.1.1-2.fc33.noarch.rpm (info) (download)
rpmconf-base-1.1.1-2.fc33.noarch.rpm (info) (download)
Changelog * 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