Update to 3-1
- Use cockpit's PatternFly CSS, to pick up the new PatternFly 4 styling - Add additional blueprint name validation - Fix images not loading on refresh - Add notification for source repo deletion
This commit is contained in:
parent
dc9f625165
commit
f9be5b4b79
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/cockpit-composer-0.4.tar.gz
|
/cockpit-composer-0.4.tar.gz
|
||||||
/cockpit-composer-1.tar.gz
|
/cockpit-composer-1.tar.gz
|
||||||
/cockpit-composer-2.tar.gz
|
/cockpit-composer-2.tar.gz
|
||||||
|
/cockpit-composer-3.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 2
|
Version: 3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Name: cockpit-composer
|
Name: cockpit-composer
|
||||||
Summary: Composer GUI for use with Cockpit
|
Summary: Composer GUI for use with Cockpit
|
||||||
@ -38,6 +38,13 @@ cp -a io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 10 2019 Martin Pitt <martin@piware.de> - 3-1
|
||||||
|
|
||||||
|
- Use cockpit's PatternFly CSS, to pick up the new PatternFly 4 styling
|
||||||
|
- Add additional blueprint name validation
|
||||||
|
- Fix images not loading on refresh
|
||||||
|
- Add notification for source repo deletion
|
||||||
|
|
||||||
* Wed Jun 26 2019 Martin Pitt <martin@piware.de> - 2-1
|
* Wed Jun 26 2019 Martin Pitt <martin@piware.de> - 2-1
|
||||||
|
|
||||||
- Strip newlines from SSH keys before saving
|
- Strip newlines from SSH keys before saving
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-composer-2.tar.gz) = 9c462993868c491a76b152fdebfbca3cabcb8509aae51663f80fece336ad56441407d05c66db3aa843fd5da278ba8eb6a935107706d85bf00af758ab04446283
|
SHA512 (cockpit-composer-3.tar.gz) = 4256c898c4693b056d71f062992aeec3877ab7ed778d0850315eaae05b47b01d7b2a6b9dedcf0b75933547ee31cc935dfd35e2431701c4bfa7af227013434106
|
||||||
|
Loading…
Reference in New Issue
Block a user