Update to 31-1
- Add new ostree image types - Improve loading state when waiting for api responses - Improve notification system - Improve test stability - Update NPM dependencies - Update translations
This commit is contained in:
parent
fdb2e1a992
commit
9fec170420
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/cockpit-composer-28.tar.gz
|
||||
/cockpit-composer-29.tar.gz
|
||||
/cockpit-composer-30.tar.gz
|
||||
/cockpit-composer-31.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 30
|
||||
Release: 2%{?dist}
|
||||
Version: 31
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-composer
|
||||
Summary: Composer GUI for use with Cockpit
|
||||
|
||||
@ -43,6 +43,14 @@ cp -a io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 26 2021 Jacob Kozol <jacobdkozol@gmail.com> - 31-1
|
||||
- Add new ostree image types
|
||||
- Improve loading state when waiting for api responses
|
||||
- Improve notification system
|
||||
- Improve test stability
|
||||
- Update NPM dependencies
|
||||
- Update translations
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 30-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-composer-30.tar.gz) = 85396fbec4e8666ae2677b4d461e63973b1297b691dc3646168ef991792fa773ea42f2df3427285070c21eebdb9faea3fe05c44e39649f0f3bcb926f0ec57934
|
||||
SHA512 (cockpit-composer-31.tar.gz) = 990cbf12a3f95ad3e9858eba69f000ade510ad9d08cfcf808f1d77b3c68c5a9ae22ad80ba2787f94d4834b03bef65e68b86e458d584263e4853ddfb5d06e89f9
|
||||
|
Loading…
Reference in New Issue
Block a user