forked from rpms/osbuild-composer
Update to 37
Resolves: rhbz#2011877
This commit is contained in:
parent
64f8d61cef
commit
35e52ff87e
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/osbuild-composer-32.tar.gz
|
||||
/osbuild-composer-33.tar.gz
|
||||
/osbuild-composer-36.tar.gz
|
||||
/osbuild-composer-37.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 36
|
||||
Version: 37
|
||||
|
||||
%gometa
|
||||
|
||||
@ -361,6 +361,10 @@ systemctl stop "osbuild-worker@*.service" "osbuild-remote-worker@*.service"
|
||||
%package dnf-json
|
||||
Summary: The dnf-json binary used by osbuild-composer and the workers
|
||||
|
||||
# Conflicts with older versions of composer that provide the same files
|
||||
# this can be removed when RHEL 8 and Fedora 35 reach EOL
|
||||
Conflicts: osbuild-composer <= 35
|
||||
|
||||
%description dnf-json
|
||||
The dnf-json binary used by osbuild-composer and the workers.
|
||||
|
||||
@ -434,6 +438,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 02 2021 lavocatt - 37-1
|
||||
- New upstream release
|
||||
|
||||
* Thu Oct 14 2021 Achilleas Koutsou <achilleas@redhat.com> - 36-1
|
||||
- New upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-36.tar.gz) = ce3e8c3f9cbb074712fc48c35860bff5e6ec8740597aa29d016ad8de2beae7046987d4a74148c7419a05334358518ba13d43d6259569659f57baefb3bb611814
|
||||
SHA512 (osbuild-composer-37.tar.gz) = a6f07ba03777ea87f17f8b3e9e72c06bd4ed5cdd77c8dc26dde7dbf3ee707af64376fe71962628cc0b802751c91ceee846186cedc729498faaa3332d81ddb3e1
|
||||
|
Loading…
Reference in New Issue
Block a user