From 8462d83c20404096d170ffb2c8276192e464aa7e Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 10 2020 00:21:29 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/osbuild-composer.spec b/SPECS/osbuild-composer.spec index 74e6b1f..6e2c522 100644 --- a/SPECS/osbuild-composer.spec +++ b/SPECS/osbuild-composer.spec @@ -4,7 +4,7 @@ %global goipath github.com/osbuild/osbuild-composer -Version: 20 +Version: 20.1 %gometa @@ -15,7 +15,7 @@ As such, it is a drop-in replacement. } Name: osbuild-composer -Release: 2%{?dist} +Release: 1%{?dist} Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 images @@ -239,6 +239,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Thu Sep 03 2020 Tom Gundersen - 20.1-1 +- New upstream release 20.1 (rhbz#1872370) + * Sun Aug 23 2020 Tom Gundersen - 20-1 - New upstream release 20 (rhbz#1871184 and rhbz#1871179)