Skip to content
Snippets Groups Projects
Commit 9f3f5774 authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import osbuild-composer-131-1.el10

parent b63fed9c
No related branches found
Tags imports/r10s/osbuild-composer-131-1.el10
No related merge requests found
106685439fba52d348c285b008da8d513938a3c5f53fc8e614405d81b916c51d SOURCES/osbuild-composer-128.tar.gz
fe504e8709cb78110375d46333249c6833fe24f0b3b976008da7fd1cf1be746b SOURCES/osbuild-composer-131.tar.gz
......@@ -8,11 +8,11 @@
%bcond_with relax_requires
# The minimum required osbuild version
%global min_osbuild_version 129
%global min_osbuild_version 139
%global goipath github.com/osbuild/osbuild-composer
Version: 128
Version: 131
%gometa
......@@ -247,7 +247,6 @@ install -m 0755 -vp tools/define-compose-url.sh %{buildroot}%
install -m 0755 -vp tools/provision.sh %{buildroot}%{_libexecdir}/osbuild-composer-test/
install -m 0755 -vp tools/gen-certs.sh %{buildroot}%{_libexecdir}/osbuild-composer-test/
install -m 0755 -vp tools/gen-ssh.sh %{buildroot}%{_libexecdir}/osbuild-composer-test/
install -m 0755 -vp tools/image-info %{buildroot}%{_libexecdir}/osbuild-composer-test/
install -m 0755 -vp tools/run-koji-container.sh %{buildroot}%{_libexecdir}/osbuild-composer-test/
install -m 0755 -vp tools/koji-compose.py %{buildroot}%{_libexecdir}/osbuild-composer-test/
install -m 0755 -vp tools/libvirt_test.sh %{buildroot}%{_libexecdir}/osbuild-composer-test/
......@@ -345,7 +344,7 @@ Summary: The core osbuild-composer binary
Requires: osbuild-depsolve-dnf >= %{min_osbuild_version}
# This version needs to get bumped everytime the osbuild-depsolve-dnf json
# API changes in incompatible ways
Requires: osbuild-dnf-json-api = 7
Requires: osbuild-dnf-json-api = 8
Provides: %{name}-dnf-json = %{version}-%{release}
Obsoletes: %{name}-dnf-json < %{version}-%{release}
......@@ -472,9 +471,12 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif
%changelog
* Wed Jan 08 2025 Release Engineering <releng@rockylinux.org> - 128-1.rocky.0.6
* Thu Feb 06 2025 Release Engineering <releng@rockylinux.org> - 131-1.rocky.0.6
- Add Rocky Linux support and host detection
* Wed Feb 05 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 131-1
- New upstream release
* Wed Jan 08 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 128-1
- New upstream release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment