Rebuild for golang 1.22.0

This commit is contained in:
Maxwell G 2024-02-11 23:34:32 +00:00
parent 4f420ee782
commit 6e725d1b4b
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

View File

@ -22,7 +22,7 @@ It is compatible with composer-cli and cockpit-composer clients.
}
Name: osbuild-composer
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An image building service based on osbuild
# osbuild-composer doesn't have support for building i686 and armv7hl images
@ -637,6 +637,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif
%changelog
* Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 100-2
- Rebuild for golang 1.22.0
* Wed Feb 07 2024 Packit <hello@packit.dev> - 100-1
Changes with 100
----------------