Update to 43

Resolves: rhbz#2132250
This commit is contained in:
imagebuilder-bot 2023-02-15 16:32:05 +00:00 committed by jkozol
parent 6381b42546
commit b2d189804a
4 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -44,3 +44,4 @@
/cockpit-composer-40.tar.gz
/cockpit-composer-41.tar.gz
/cockpit-composer-42.tar.gz
/cockpit-composer-43.tar.gz

View File

@ -1,5 +1,5 @@
Name: cockpit-composer
Version: 42
Version: 43
Release: 1%{?dist}
Summary: Composer GUI for use with Cockpit
@ -40,6 +40,9 @@ cp -a public/io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/met
%{_datadir}/metainfo/*
%changelog
* Wed Feb 15 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 43-1
- New upstream release
* Mon Nov 28 2022 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 42-1
- New upstream release

View File

@ -1 +1 @@
SHA512 (cockpit-composer-42.tar.gz) = 069626dced96a5af91970f3bc0368f3ecfecdb5e8bbfba0147c65eb21b994387ee9573cdf64c3f4a4bf0d3ca2e9ca446f214020163e20c4eb8e9e0d2752a0277
SHA512 (cockpit-composer-43.tar.gz) = 6ed79da194d48ee3b3e517fe25e017f91b12b208df816274ac634c720427e7d2d99a82327ee1dd12ee25b816338cabbef0b761fa4a1333d5b7ddc89af38906ea

View File

@ -15,7 +15,7 @@ export TEST_OS="${ID}-${VERSION_ID/./-}"
RC=0
for t in test/verify/check-{blueprints,image,wizard}
for t in test/verify/check-{blueprintList,blueprintWizard,imageWizard}
do
$t \
--enable-network \