View on GitHub

Mock » Release Notes 2.4

A 'simple' chroot build environment manager for building RPMs.

Released on - 2020-07-21.

Mock 2.4 features:

    config_opts['module_setup_commands'] = [
        ('disable', 'postgresql'),
        ('enable',  'postgresql:12, ruby:2.6'),
        ('install', 'nodejs:13/development'),
        ('disable', 'nodejs'),
        ]

Mock 2.4 bugfixes:

Following contributors contributed to this release:

Thank you.