Skip to content

Commit

Permalink
Post release administrivia
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Oct 19, 2023
1 parent 7ce417c commit c3a4bca
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 8 deletions.
20 changes: 20 additions & 0 deletions docs/Release-Notes-39.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: default
title: Release Notes - Mock configs 39.2
---

### Mock Core Configs changes

- The set of GPG keys used for openSUSE Leap 15.5 was updated to include
the correct key used for the openSUSE Backports repository.
- Previous versions of mock-core-configs referenced `fedora:latest` bootstrap
images for `fedora-eln-ARCH` chroots, which led to preparation errors
caused by [package incompatibilities][issue#1238]. ELN folks though already
provide a better and
["native" ELN image](https://docs.fedoraproject.org/en-US/eln/deliverables/#_container_image),
so the new Mock configs have been switched to use it.
- The `/etc/mock/default.cfg` link installation [has been fixed][pull#1236] for
Fedora ELN.

[issue#1238]: https://github.com/rpm-software-management/mock/issues/1238
[pull#1236]: https://github.com/rpm-software-management/mock/pull/1236
2 changes: 1 addition & 1 deletion mock-core-configs/mock-core-configs.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%endif

Name: mock-core-configs
Version: 39.2
Version: 39.2.post1
Release: 1%{?dist}
Summary: Mock core config files basic chroots

Expand Down
5 changes: 0 additions & 5 deletions releng/release-notes-next/fedora-eln-image.config

This file was deleted.

2 changes: 0 additions & 2 deletions releng/release-notes-next/leap15.5-gpgkeys.config

This file was deleted.

0 comments on commit c3a4bca

Please sign in to comment.