mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-10 16:44:59 +08:00
2.6.2
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
Change Log
|
||||
==========
|
||||
|
||||
v2.6.2
|
||||
------
|
||||
* Bugfix: Set modulemd 'arch' field in arch-specific modulemd files imported to CG build.
|
||||
|
||||
v2.6.1
|
||||
------
|
||||
* RFE: Attach architecture specific modulemd files to content generator build in Koji.
|
||||
|
||||
2
setup.py
2
setup.py
@@ -23,7 +23,7 @@ tests_require, _ = read_requirements(path.join(setup_py_path, 'test-requirements
|
||||
|
||||
setup(name='module-build-service',
|
||||
description='The Module Build Service for Modularity',
|
||||
version='2.6.1',
|
||||
version='2.6.2',
|
||||
classifiers=[
|
||||
"Programming Language :: Python",
|
||||
"Topic :: Software Development :: Build Tools"
|
||||
|
||||
Reference in New Issue
Block a user