import osbuild-81-1.el9_2.1
This commit is contained in:
parent
ec802c2a2c
commit
043b7c67e1
918
SOURCES/bz2189400.patch
Normal file
918
SOURCES/bz2189400.patch
Normal file
File diff suppressed because one or more lines are too long
@ -9,12 +9,16 @@ Version: 81
|
|||||||
%global pkgdir %{_prefix}/lib/%{pypi_name}
|
%global pkgdir %{_prefix}/lib/%{pypi_name}
|
||||||
|
|
||||||
Name: %{pypi_name}
|
Name: %{pypi_name}
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}.1
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
||||||
URL: %{forgeurl}
|
URL: %{forgeurl}
|
||||||
|
|
||||||
Source0: %{forgesource}
|
Source0: %{forgesource}
|
||||||
|
|
||||||
|
# https://github.com/osbuild/osbuild/pull/1293
|
||||||
|
Patch0: bz2189400.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Summary: A build system for OS images
|
Summary: A build system for OS images
|
||||||
|
|
||||||
@ -120,7 +124,7 @@ Contains additional tools and utilities for development of
|
|||||||
manifests and osbuild.
|
manifests and osbuild.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%forgesetup
|
%forgeautosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -251,6 +255,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 25 2023 Tomas Hozza <thozza@redhat.com> - 81-1.1
|
||||||
|
- Preserve manifest list digest when embedding containers (rhbz#2189400)
|
||||||
|
|
||||||
* Mon Feb 27 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 81-1
|
* Mon Feb 27 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 81-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user