New upstream version 17
This commit is contained in:
parent
f23a51498a
commit
f7f569a0f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/osbuild-composer-14.tar.gz
|
||||
/osbuild-composer-15.tar.gz
|
||||
/osbuild-composer-16.tar.gz
|
||||
/osbuild-composer-17.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 16
|
||||
Version: 17
|
||||
|
||||
%gometa
|
||||
|
||||
@ -55,7 +55,7 @@ Requires: osbuild-ostree >= 17
|
||||
Provides: weldr
|
||||
|
||||
%if 0%{?rhel}
|
||||
Obsoletes: lorax-composer <= 28
|
||||
Obsoletes: lorax-composer <= 29
|
||||
Conflicts: lorax-composer
|
||||
%endif
|
||||
|
||||
@ -262,6 +262,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 08 2020 Ondrej Budai <obudai@redhat.com> - 17-1
|
||||
- New upstream release
|
||||
|
||||
* Mon Jun 29 2020 Ondrej Budai <obudai@redhat.com> - 16-1
|
||||
- New upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-16.tar.gz) = 478388f7197a5981a27afc00c15eb25d8bea9f644cef7731d17c77eb63c16cae2d6f61254f4d86bc767348367a4113d5c3d69576732657f1429b4669bf539e5b
|
||||
SHA512 (osbuild-composer-17.tar.gz) = ccb62ad5cd88d6578ff958f2bb7f061144f9f1417b1f1998ac935b476e51fc2d2ddf1fdb16517431b9e2138e8d2e34488a078e8eb282bb46f5fd0a7c55d2f87d
|
||||
|
Loading…
Reference in New Issue
Block a user