forked from rpms/osbuild-composer
import osbuild-composer-28.4-1.el8
This commit is contained in:
parent
e5f870a66e
commit
f90bd94fad
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/osbuild-composer-28.3.tar.gz
|
||||
SOURCES/osbuild-composer-28.4.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
3962d79590152372da9e9bb535bdef5ee8d6e24f SOURCES/osbuild-composer-28.3.tar.gz
|
||||
47f1dbb54d323f692acd812d515a0df9c0809dcb SOURCES/osbuild-composer-28.4.tar.gz
|
||||
|
@ -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 <obudai@redhat.com> - 28.4-1
|
||||
- New upstream release
|
||||
|
||||
* Mon Mar 22 2021 Ondrej Budai <obudai@redhat.com> - 28.3-1
|
||||
- New upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user