Update to 11-1
- Update translations - Fix tests to work against current Cockpit as non-root
This commit is contained in:
parent
5367c88f34
commit
755322e82d
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/cockpit-composer-8.tar.gz
|
/cockpit-composer-8.tar.gz
|
||||||
/cockpit-composer-9.tar.gz
|
/cockpit-composer-9.tar.gz
|
||||||
/cockpit-composer-10.tar.gz
|
/cockpit-composer-10.tar.gz
|
||||||
|
/cockpit-composer-11.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 10
|
Version: 11
|
||||||
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,11 @@ cp -a io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 17 2019 Martin Pitt <martin@piware.de> - 11-1
|
||||||
|
|
||||||
|
- Update translations
|
||||||
|
- Fix tests to work against current Cockpit as non-root
|
||||||
|
|
||||||
* Tue Dec 17 2019 Lars Karlitski <lars@karlitski.net> - 10-1
|
* Tue Dec 17 2019 Lars Karlitski <lars@karlitski.net> - 10-1
|
||||||
|
|
||||||
- Show depsolve errors on the blueprints page
|
- Show depsolve errors on the blueprints page
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-composer-10.tar.gz) = 53305be6ee3fd93f4f128420d23217d7fca9bc70ab476a136b4affed82ba20f1c8f5f5331a7157c31eff85890bc1c19f04e1b3ce9a518d412ae6477ca6cdd079
|
SHA512 (cockpit-composer-11.tar.gz) = 83a890588b9f2a94ad386780f00af28de3dacba02cbf7fd36a2b2cc3f635e4da0f1078699a598f3dea3783fd5a2a9fbeaa215675a8991606ca2c927d726738b4
|
||||||
|
Loading…
Reference in New Issue
Block a user