diff --git a/.cockpit-composer.metadata b/.cockpit-composer.metadata index 1f14dd6..5e63a5b 100644 --- a/.cockpit-composer.metadata +++ b/.cockpit-composer.metadata @@ -1 +1 @@ -dd9daa3c6aba9f810233182fcea53636e60359c5 SOURCES/cockpit-composer-29.1.tar.gz +0305c449b6eea95d990782f70ab1079d1acd981f SOURCES/cockpit-composer-31.tar.gz diff --git a/.gitignore b/.gitignore index aefe7d2..3b5f52a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-composer-29.1.tar.gz +SOURCES/cockpit-composer-31.tar.gz diff --git a/SPECS/cockpit-composer.spec b/SPECS/cockpit-composer.spec index 45bd433..9e9460d 100644 --- a/SPECS/cockpit-composer.spec +++ b/SPECS/cockpit-composer.spec @@ -1,5 +1,5 @@ Name: cockpit-composer -Version: 29.1 +Version: 31 Release: 1%{?dist} Summary: Composer GUI for use with Cockpit @@ -42,11 +42,13 @@ cp -a io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/ %{_datadir}/metainfo/* %changelog -* Fri Mar 19 2021 Jacob Kozol - 29.1-1 -- Add RHEL for Edge Container and Installer image types +* Thu Aug 26 2021 Jacob Kozol - 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 -- Add tests for new image types -- Improve test reliability * Mon Feb 22 2021 Jacob Kozol - 29-1 - Add ability to upload to VMWare