Update to 10-1
- Show depsolve errors on the blueprints page - Add labels for additional output types - Convert more components to PF4
This commit is contained in:
parent
3253cacd08
commit
5367c88f34
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/cockpit-composer-7.tar.gz
|
||||
/cockpit-composer-8.tar.gz
|
||||
/cockpit-composer-9.tar.gz
|
||||
/cockpit-composer-10.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 9
|
||||
Version: 10
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-composer
|
||||
Summary: Composer GUI for use with Cockpit
|
||||
@ -38,6 +38,12 @@ cp -a io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 17 2019 Lars Karlitski <lars@karlitski.net> - 10-1
|
||||
|
||||
- Show depsolve errors on the blueprints page
|
||||
- Add labels for additional output types
|
||||
- Convert more components to PF4
|
||||
|
||||
* Fri Oct 25 2019 Martin Pitt <martin@piware.de> - 9-1
|
||||
|
||||
- Translation updates
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-composer-9.tar.gz) = 1b0fafaca989b7bc391203c6904727a2b83edb2ebaccf481b322a189f8d55591a0b9e7f4273c96bc209b0782b08d227bee7be561d2727076bbbb5a12ea383dde
|
||||
SHA512 (cockpit-composer-10.tar.gz) = 53305be6ee3fd93f4f128420d23217d7fca9bc70ab476a136b4affed82ba20f1c8f5f5331a7157c31eff85890bc1c19f04e1b3ce9a518d412ae6477ca6cdd079
|
||||
|
Loading…
Reference in New Issue
Block a user