Update to 114
Resolves: RHEL-32133
This commit is contained in:
parent
ba3c503acd
commit
31e7eeea79
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@
|
|||||||
/osbuild-composer-108.tar.gz
|
/osbuild-composer-108.tar.gz
|
||||||
/osbuild-composer-109.tar.gz
|
/osbuild-composer-109.tar.gz
|
||||||
/osbuild-composer-113.tar.gz
|
/osbuild-composer-113.tar.gz
|
||||||
|
/osbuild-composer-114.tar.gz
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global goipath github.com/osbuild/osbuild-composer
|
%global goipath github.com/osbuild/osbuild-composer
|
||||||
|
|
||||||
Version: 113
|
Version: 114
|
||||||
|
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients.
|
|||||||
}
|
}
|
||||||
|
|
||||||
Name: osbuild-composer
|
Name: osbuild-composer
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An image building service based on osbuild
|
Summary: An image building service based on osbuild
|
||||||
|
|
||||||
# osbuild-composer doesn't have support for building i686 and armv7hl images
|
# osbuild-composer doesn't have support for building i686 and armv7hl images
|
||||||
@ -446,6 +446,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 24 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 114-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Tue Jul 23 2024 Tomáš Hozza <thozza@redhat.com> - 113-2
|
* Tue Jul 23 2024 Tomáš Hozza <thozza@redhat.com> - 113-2
|
||||||
- Rebuild for test case fix
|
- Rebuild for test case fix
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (osbuild-composer-113.tar.gz) = b5f9043eb738c86a15e37edc02c08906c28abf11b666913cf845ae555194b627b973055cd68ac78902c8cc33266f0c6c2c8fa6a3379d5e2a1928499bf3a9597d
|
SHA512 (osbuild-composer-114.tar.gz) = 410a8c4f41efd70cb9c7a46939a2359a0ab35a29a930fa2d9d39f617c2c1404ebc3808d999e6f7a48a37d1c75f89aa0a05676b6a6c05a33ae73fcb8ba4ad0165
|
||||||
|
Loading…
Reference in New Issue
Block a user