Update to 24-1
- Improve text strings for image and upload types - Standardize font families with those used by patternfly - Add string translations - Update minor NPM dependencies
This commit is contained in:
parent
53d0db5f74
commit
ec27fc3007
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/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
|
/cockpit-composer-23.tar.gz
|
||||||
|
/cockpit-composer-24.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 23
|
Version: 24
|
||||||
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
|
||||||
@ -43,6 +43,13 @@ cp -a io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 11 2020 Jacob Kozol <jacobdkozol@gmail.com> - 24-1
|
||||||
|
|
||||||
|
- Improve text strings for image and upload types
|
||||||
|
- Standardize font families with those used by patternfly
|
||||||
|
- Add string translations
|
||||||
|
- Update minor NPM dependencies
|
||||||
|
|
||||||
* Thu Jul 30 2020 Jacob Kozol <jacobdkozol@gmail.com> - 23-1
|
* Thu Jul 30 2020 Jacob Kozol <jacobdkozol@gmail.com> - 23-1
|
||||||
|
|
||||||
- Update pagination component for pf4
|
- Update pagination component for pf4
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-composer-23.tar.gz) = 49ee69e77fc91110d45237c73944bd8b9e5088a31122a3ee9c4888cbc826eaee0c23fa699200252be38f1124cb861f95a86fbbe52110800168c21e833567afb7
|
SHA512 (cockpit-composer-24.tar.gz) = 6d1094e6c61528c2eb51f92972c2cfe8a736754fb0846a1faf11defa3130268ec139fa824feaf9d671d4321c2569b52d6812f3774ea21c870ebb8d5c6a3c1d4e
|
||||||
|
Loading…
Reference in New Issue
Block a user