Update to 123
Resolves: RHEL-27178
This commit is contained in:
parent
1dbc7a90ff
commit
bdc47c7ba8
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@
|
|||||||
/osbuild-118.tar.gz
|
/osbuild-118.tar.gz
|
||||||
/osbuild-119.tar.gz
|
/osbuild-119.tar.gz
|
||||||
/osbuild-122.tar.gz
|
/osbuild-122.tar.gz
|
||||||
|
/osbuild-123.tar.gz
|
||||||
|
@ -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: 122
|
Version: 123
|
||||||
|
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ Version: 122
|
|||||||
%global pkgdir %{_prefix}/lib/%{pypi_name}
|
%global pkgdir %{_prefix}/lib/%{pypi_name}
|
||||||
|
|
||||||
Name: %{pypi_name}
|
Name: %{pypi_name}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
||||||
URL: %{forgeurl}
|
URL: %{forgeurl}
|
||||||
@ -286,6 +286,9 @@ fi
|
|||||||
%{_libexecdir}/osbuild-depsolve-dnf
|
%{_libexecdir}/osbuild-depsolve-dnf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 25 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 123-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Tue Jul 23 2024 Tomáš Hozza <thozza@redhat.com> - 122-2
|
* Tue Jul 23 2024 Tomáš Hozza <thozza@redhat.com> - 122-2
|
||||||
- Run tests only on x86_64
|
- Run tests only on x86_64
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (osbuild-122.tar.gz) = f045489855cf9401876f57011ce9ac143ec47c4313b07e387b083ff655a76c8904bd85fe6286b6b973501f453d92b11024720b42eef324a74af6329e5403f0cc
|
SHA512 (osbuild-123.tar.gz) = e76d93aa11370cf9ef768c1895c09c358ed2f57384b3194c9781d03c6d0053646e13138c1e3349f4ec87f0b5f419d071c008de93f552793ee7dd41248b9e7949
|
||||||
|
Loading…
Reference in New Issue
Block a user