forked from rpm-software-management/mock
-
Notifications
You must be signed in to change notification settings - Fork 0
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] release [5.3.1-1].
Created by command: /usr/bin/tito tag --use-version=5.3.1
- Loading branch information
Showing
5 changed files
with
19 additions
and
3 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 @@ | ||
5.3-1 mock/ | ||
5.4-1 mock/ |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: default | ||
title: Release Notes - Mock 5.4 (bugfix release) | ||
--- | ||
|
||
Released on 2024-01-04. | ||
|
||
### Mock 5.4 bugfixes | ||
|
||
- This release fixes how the rpmautospec plugin installs its dependencies into | ||
the build root, see [PR#1275][] for more info. | ||
|
||
[PR#1275]: https://github.com/rpm-software-management/mock/pull/1275 |
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
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
|
||
Summary: Builds packages inside chroots | ||
Name: mock | ||
Version: 5.3 | ||
Version: 5.4 | ||
Release: 1%{?dist} | ||
License: GPL-2.0-or-later | ||
# Source is created by | ||
|
@@ -289,6 +289,9 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || : | |
%dir %{_datadir}/cheat | ||
|
||
%changelog | ||
* Thu Jan 04 2024 Pavel Raiskup <[email protected]> 5.4-1 | ||
- Fix installing rpmautospec plugin dependencies ([email protected]) | ||
|
||
* Wed Dec 13 2023 Pavel Raiskup <[email protected]> 5.3-1 | ||
- orphanskill: log command line arguments of the terminated process | ||
- docs: migrate the community from IRC to Matrix | ||
|
1 change: 0 additions & 1 deletion
1
releng/release-notes-next/rpmautospec-plugin-fix-install-deps.bugfix
This file was deleted.
Oops, something went wrong.