Update to 84
Resolves: rhbz#2174847
This commit is contained in:
parent
bda943d73c
commit
2dad96e318
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
|||||||
/osbuild-80.tar.gz
|
/osbuild-80.tar.gz
|
||||||
/osbuild-81.tar.gz
|
/osbuild-81.tar.gz
|
||||||
/osbuild-82.tar.gz
|
/osbuild-82.tar.gz
|
||||||
|
/osbuild-84.tar.gz
|
||||||
|
12
osbuild.spec
12
osbuild.spec
@ -1,7 +1,7 @@
|
|||||||
%global forgeurl https://github.com/osbuild/osbuild
|
%global forgeurl https://github.com/osbuild/osbuild
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Version: 82
|
Version: 84
|
||||||
|
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
@ -15,11 +15,6 @@ License: Apache-2.0
|
|||||||
URL: %{forgeurl}
|
URL: %{forgeurl}
|
||||||
|
|
||||||
Source0: %{forgesource}
|
Source0: %{forgesource}
|
||||||
|
|
||||||
# https://github.com/osbuild/osbuild/pull/1287
|
|
||||||
Patch0: 0001-Test-port-assembler-tests-from-unittest-to-pytest.patch
|
|
||||||
Patch1: 0002-Test-add-ability-to-skip-tests-for-unsupported-file-.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Summary: A build system for OS images
|
Summary: A build system for OS images
|
||||||
|
|
||||||
@ -126,7 +121,7 @@ Contains additional tools and utilities for development of
|
|||||||
manifests and osbuild.
|
manifests and osbuild.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%forgeautosetup -p1
|
%forgesetup
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -257,6 +252,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 27 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 84-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Wed Mar 29 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 82-1
|
* Wed Mar 29 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 82-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (osbuild-82.tar.gz) = f25ca1dd03b0c2b8a2e6d9940585a73e5e8ee66da30e828302e73949dbe7defd6df2d8429ded35c94b15582b822156228f196547d43544866eb46d5992c74bb1
|
SHA512 (osbuild-84.tar.gz) = e0401026dcfe99b71ba825d1ec585eea2c91d570dbda92a9b4c49172d653b9774e1f795978657797b6b5476416b873558adc2a6193eca4305a8e58b9a7573213
|
||||||
|
Loading…
Reference in New Issue
Block a user