Mon, 13 May 2024 21:58:00 UTC | login

Information for build rdopkg-1.1.1-4.fc33

ID169866
Package Namerdopkg
Version1.1.1
Release4.fc33
Epoch
SummaryRPM packaging automation tool CLI
Descriptionrdopkg is a tool for automating RPM packaging tasks such as managing patches, updating to a new version and much more. Although it contains several RDO-specific actions, most of rdopkg functionality can be used for any RPM package following conventions described in the rdopkg manual. This package contains rdopkg executable, man pages and docs.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:23:13 UTC
CompletedThu, 13 Aug 2020 11:23:13 UTC
Tags
f33
RPMs
src
rdopkg-1.1.1-4.fc33.src.rpm (info) (download)
noarch
python3-rdopkg-1.1.1-4.fc33.noarch.rpm (info) (download)
rdopkg-1.1.1-4.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Oct 14 2019 Javier Peña <jpena@redhat.com> - 1.1.1-1 - Update to 1.1.1 * Tue Oct 01 2019 Javier Peña <jpena@redhat.com> - 1.1.0-1 - Update to 1.1.0 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-2 - Rebuilt for Python 3.8 * Wed Jul 24 2019 Jakub Ružička <jruzicka@redhat.com> 1.0.0-1 - Update to 1.0.0 * Wed Jun 26 2019 Jakub Ružička <jruzicka@redhat.com> 0.52.0-1 - Update to 0.52.0 * Mon Apr 08 2019 Jakub Ružička <jruzicka@redhat.com> 0.51.1-1 - Update to 0.51.1 - Change requirement: bunch -> munch * Mon Apr 08 2019 Jakub Ružička <jruzicka@redhat.com> 0.50.0-1 - Update to 0.50.0 * Fri Mar 01 2019 Jakub Ružička <jruzicka@redhat.com> 0.49.0-3 - Fix /usr/bin/rdopkg being included in python3 subpackage * Fri Mar 01 2019 Jakub Ružička <jruzicka@redhat.com> 0.49.0-2 - Recommend rpmlint * Thu Feb 28 2019 Jakub Ružička <jruzicka@redhat.com> 0.49.0-1 - Update to 0.49.0 - Remove python2-rdopkg subpackage - Clean up - Require python-distroinfo >= 0.3.0 * Tue Feb 05 2019 Jakub Ružička <jruzicka@redhat.com> 0.48.0-1 - Update to 0.48.0 - Require python-distroinfo >= 0.2.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.47.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 05 2018 Jakub Ružička <jruzicka@redhat.com> 0.47.3-1 - Update to 0.47.3 bugfix release * Tue Aug 21 2018 Jakub Ružička <jruzicka@redhat.com> 0.47.2-1 - info: fix `rdopkg info -l LOCAL` and add tests * Tue Aug 21 2018 Jakub Ružička <jruzicka@redhat.com> 0.47.1-1 - Update to 0.47.1 * Wed Aug 15 2018 Jakub Ružička <jruzicka@redhat.com> 0.47.0-2 - add Requires: python for doc/gherkin-parser.py * Wed Aug 15 2018 Jakub Ružička <jruzicka@redhat.com> 0.47.0-1 - core: use distroinfo module to access rdoinfo - core: improve Python 3 compatibility - distgit: fix version to tag translations for vX.Y.Z tag style - distgit: allow '|' in patches_ignore regex - distgit: prevent unneeded patch file changes - doc: try using reno module to maintain release notes - doctor: reworked with rainbows