Update to 23-1
- Update pagination component for pf4 - Add wildcards and support for multiple values to input filter - Upgrade patternfly 4 package - Add and improve tests - Update minor NPM dependencies - Update translations from weblate
This commit is contained in:
parent
d63f67dc4e
commit
53d0db5f74
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/cockpit-composer-20.tar.gz
|
/cockpit-composer-20.tar.gz
|
||||||
/cockpit-composer-21.tar.gz
|
/cockpit-composer-21.tar.gz
|
||||||
/cockpit-composer-22.tar.gz
|
/cockpit-composer-22.tar.gz
|
||||||
|
/cockpit-composer-23.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 22
|
Version: 23
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Name: cockpit-composer
|
Name: cockpit-composer
|
||||||
Summary: Composer GUI for use with Cockpit
|
Summary: Composer GUI for use with Cockpit
|
||||||
|
|
||||||
@ -43,6 +43,15 @@ cp -a io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 30 2020 Jacob Kozol <jacobdkozol@gmail.com> - 23-1
|
||||||
|
|
||||||
|
- Update pagination component for pf4
|
||||||
|
- Add wildcards and support for multiple values to input filter
|
||||||
|
- Upgrade patternfly 4 package
|
||||||
|
- Add and improve tests
|
||||||
|
- Update minor NPM dependencies
|
||||||
|
- Update translations from weblate
|
||||||
|
|
||||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 22-2
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 22-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-composer-22.tar.gz) = d89fb03ddcf1ab763d1def44f183efb514ea5774da9629944fe15bfc42208ce2098c9bc60920480027a7cb6096c8f3710f072515b90a3a1dca969fa5d5c64552
|
SHA512 (cockpit-composer-23.tar.gz) = 49ee69e77fc91110d45237c73944bd8b9e5088a31122a3ee9c4888cbc826eaee0c23fa699200252be38f1124cb861f95a86fbbe52110800168c21e833567afb7
|
||||||
|
Loading…
Reference in New Issue
Block a user