Add AlmaLinux repositories
This commit is contained in:
commit
ea3ff80a70
1
.gitignore
vendored
1
.gitignore
vendored
@ -125,3 +125,4 @@
|
||||
/osbuild-composer-155.tar.gz
|
||||
/osbuild-composer-160.tar.gz
|
||||
/osbuild-composer-161.tar.gz
|
||||
/osbuild-composer-163.tar.gz
|
||||
|
||||
@ -8,11 +8,11 @@
|
||||
%bcond_with relax_requires
|
||||
|
||||
# The minimum required osbuild version
|
||||
%global min_osbuild_version 163
|
||||
%global min_osbuild_version 171
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 161
|
||||
Version: 163
|
||||
|
||||
%gometa
|
||||
|
||||
@ -322,9 +322,6 @@ cd $PWD/_build/src/%{goipath}
|
||||
%package core
|
||||
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 = 8
|
||||
Provides: %{name}-dnf-json = %{version}-%{release}
|
||||
Obsoletes: %{name}-dnf-json < %{version}-%{release}
|
||||
|
||||
@ -449,9 +446,12 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Feb 07 2026 Eduard Abdullin <eabdullin@almalinux.org> - 161-1.alma.1
|
||||
* Wed Feb 18 2026 Eduard Abdullin <eabdullin@almalinux.org> - 163-1.alma.1
|
||||
- Add AlmaLinux repositories
|
||||
|
||||
* Tue Feb 17 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 163-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Feb 04 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 161-1
|
||||
- New upstream release
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-161.tar.gz) = 0b2bd0684245fe2489ca3f47ee53e41307a75064ba62ce744ab47b434f821bf7def228cda0f28652f1884221838ceb45577753bbae8ec3a1c8f7b342c1f411e3
|
||||
SHA512 (osbuild-composer-163.tar.gz) = ae75fe1c621b07ead086840e55df6447b3dcb8be3b2d482e16908f71f1cbb2dacede5d1f15256c02a71272a4c2cc36c9e29e6bd034868ef6f5162dcb134ec4e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user