Bump release

This commit is contained in:
eabdullin 2024-11-12 15:22:56 +03:00
parent 93f8b85228
commit 0cbcf2b92a

View File

@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients.
} }
Name: osbuild-composer Name: osbuild-composer
Release: 1%{?dist}.alma.1 Release: 2%{?dist}.alma.1
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
@ -473,6 +473,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif %endif
%changelog %changelog
* Tue Nov 12 2024 Eduard Abdullin <eabdullin@almalinux.org> - 118-2.alma.1
- Bump release
* Tue Oct 01 2024 Eduard Abdullin <eabdullin@almalinux.org> - 118-1.alma.1 * Tue Oct 01 2024 Eduard Abdullin <eabdullin@almalinux.org> - 118-1.alma.1
- Install AlmaLinux repositories - Install AlmaLinux repositories
- Add AlmaLinux support patch (Thanks @pastalian) - Add AlmaLinux support patch (Thanks @pastalian)