-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic commit of package [mock-core-configs] release [39.3-1].
Created by command: /usr/bin/tito tag --use-version=39.3
- Loading branch information
Showing
2 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
39.2-1 mock-core-configs/ | ||
39.3-1 mock-core-configs/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
%endif | ||
|
||
Name: mock-core-configs | ||
Version: 39.2.post1 | ||
Version: 39.3 | ||
Release: 1%{?dist} | ||
Summary: Mock core config files basic chroots | ||
|
||
|
@@ -150,6 +150,11 @@ fi | |
%ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg | ||
|
||
%changelog | ||
* Fri Dec 01 2023 Pavel Raiskup <[email protected]> 39.3-1 | ||
- Fedora 40+ to use DNF5 for building | ||
- Mandriva provides python-* not python3-* packages, use them | ||
- mark ELN bootstrap image as "ready" to speedup bootstrap preparation | ||
|
||
* Thu Oct 19 2023 Pavel Raiskup <[email protected]> 39.2-1 | ||
- Switch ELN to use a native bootstrap container image | ||
- Use the correct openSUSE Backports key for Leap 15.5 ([email protected]) | ||
|