Thu, 02 May 2024 21:55:21 UTC | login

Information for build ursa-major-0.3.1-1.fc31

ID101260
Package Nameursa-major
Version0.3.1
Release1.fc31
Epoch
SummaryA utility for working with module's koji tags in koji's tag inheritance.
DescriptionUsra-Major can be used to edit a tag config file and update module's koji tags in koji's tag inheritance accordingly per the configuration in tag config file.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 14:55:18 UTC
CompletedWed, 24 Jul 2019 14:55:18 UTC
Tags
f31
RPMs
src
ursa-major-0.3.1-1.fc31.src.rpm (info) (download)
noarch
ursa-major-0.3.1-1.fc31.noarch.rpm (info) (download)
ursa-major-stage-0.3.1-1.fc31.noarch.rpm (info) (download)
Changelog * Tue May 21 2019 Qixiang Wan <qwan@redhat.com> - 0.3.1-1 - Not check requires/buildrequires for existing koji tags (Qixiang Wan) - Updating existing inheritance instead of removing and adding (Qixiang Wan) * Mon Apr 15 2019 Chenxiong Qi <cqi@redhat.com> - 0.2.2-3 - Build Python 3 package for Fedora and Python 2 for EL * Fri Apr 12 2019 Chenxiong Qi <cqi@redhat.com> - 0.2.2-2 - Add missing python-setuptools in requires * Wed Mar 27 2019 Chenxiong Qi <cqi@redhat.com> - 0.2.2-1 - For adding tag, allow filtering on buildrequires to find out koji_tags from tag inheritance (Chenxiong Qi) * Wed Mar 20 2019 Chenxiong Qi <cqi@redhat.com> - 0.2.1-1 - Make setup_method/teardown_method compatible with newer version of pytest (Chenxiong Qi) - Add missing file CHANGELOG.rst to sdist package (Chenxiong Qi) * Wed Mar 20 2019 Chenxiong Qi <cqi@redhat.com> - 0.2.0-1 - Add tests for AddModuleHandler methods (Chenxiong Qi) - Avoid long modulemd embedded into fake data for tests (Chenxiong Qi) - Fixes according to review comments (Chenxiong Qi) - Command check-config supports filtering modules on buildrequires (Chenxiong Qi) - Command add-module supports buildrequires now (Chenxiong Qi) - Command remove-module supports filtering modules on buildrequires (Chenxiong Qi) - Allow passing buildrequires to MBS.get_modules_with_requires (Chenxiong Qi) - Reword remove-module help and --tag option help text (Chenxiong Qi) - Allow filtering on buildrequires (Chenxiong Qi) * Mon Dec 03 2018 Qixiang Wan <qwan@redhat.com> - 0.1.1-4 - build can be scheduled to i386 arch, include ix86 * Mon Dec 03 2018 Qixiang Wan <qwan@redhat.com> - 0.1.1-3 - libmodulemd is missing from EPEL ppc64le buildroot, enable x86_64 only * Fri Nov 16 2018 Qixiang Wan <qwan@redhat.com> - 0.1.1-2 - Limit build arches as libmodulemd is not available for ppc or i686 * Fri Oct 26 2018 Qixiang Wan <qwan@redhat.com> - 0.1.1-1 - Initial version of spec file