diff --git a/SPECS/cockpit-composer.spec b/SPECS/cockpit-composer.spec index e7feedb..ccfd77c 100644 --- a/SPECS/cockpit-composer.spec +++ b/SPECS/cockpit-composer.spec @@ -1,5 +1,5 @@ Name: cockpit-composer -Version: 22.1 +Version: 27 Release: 1%{?dist} Summary: Composer GUI for use with Cockpit @@ -42,6 +42,15 @@ cp -a io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/ %{_datadir}/metainfo/* %changelog +* Thu Dec 10 2020 Jacob Kozol - 27-1 +- Sync with upstream release 27 +- Add additional form validation for the Create Image Wizard +- Improve page size dropdown styling +- Improve error state messages +- Update pagination component for pf4 +- Add wildcards and support for multiple values to input filter +- Update translations + * Wed Jul 15 2020 Jacob Kozol - 22.1-1 - Patternfly imports are standardized to be consistent with cockpit - Cancel image build button bug fixed