From 7f71170c05d833b7ab550820cf795537e3012deb Mon Sep 17 00:00:00 2001 From: Packit Service Date: Apr 13 2021 22:54:43 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/osbuild-composer.spec b/SPECS/osbuild-composer.spec index 7a1dbf1..3ff62a6 100644 --- a/SPECS/osbuild-composer.spec +++ b/SPECS/osbuild-composer.spec @@ -4,7 +4,7 @@ %global goipath github.com/osbuild/osbuild-composer -Version: 28.3 +Version: 28.4 %gometa @@ -267,8 +267,8 @@ The core osbuild-composer binary. This is suitable both for spawning in containe Summary: The worker for osbuild-composer Requires: systemd Requires: qemu-img -Requires: osbuild >= 26 -Requires: osbuild-ostree >= 26 +Requires: osbuild >= 27.2 +Requires: osbuild-ostree >= 27.2 # remove in F34 Obsoletes: golang-github-osbuild-composer-worker < %{version}-%{release} @@ -358,6 +358,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Fri Apr 09 2021 Ondrej Budai - 28.4-1 +- New upstream release + * Mon Mar 22 2021 Ondrej Budai - 28.3-1 - New upstream release