Update to 7-1
- Define a URL for each tab on a blueprint page - Provide a link in the image creation notification to the Images tab on the blueprint page
This commit is contained in:
parent
80acdf8b8a
commit
dd5bc7df07
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/cockpit-composer-4.tar.gz
|
||||
/cockpit-composer-5.tar.gz
|
||||
/cockpit-composer-6.tar.gz
|
||||
/cockpit-composer-7.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 6
|
||||
Version: 7
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-composer
|
||||
Summary: Composer GUI for use with Cockpit
|
||||
@ -38,6 +38,10 @@ cp -a io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 06 2019 Jacob Kozol <jacobdkozol@gmail.com> - 7-1
|
||||
- Define a URL for each tab on a blueprint page
|
||||
- Provide a link in the image creation notification to the Images tab on the blueprint page
|
||||
|
||||
* Wed Aug 21 2019 Jacob Kozol <jacobdkozol@gmail.com> - 6-1
|
||||
- Text string updates
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-composer-6.tar.gz) = 46a7270be8785b6a1401bc2b24fccb89c96562a02af0800a21ddbd88167565408603d473c5242e15d230c2a49959396149f61ba83c6fcb5ff953e8be36021e6b
|
||||
SHA512 (cockpit-composer-7.tar.gz) = 19c9fd10b2982ff40aa0364107e69068815844d143f4f6f0c0f191f31b08e22ec463738593cfa80adc37b5339f28dd9e9a2e140ed5f08f9942db791a6f9211a8
|
||||
|
Loading…
Reference in New Issue
Block a user