Update to 181-1
- Fix building under NODE_ENV=production - NPM updates - Move translations to weblate - Translation updates
This commit is contained in:
parent
0aa42b0ba7
commit
2621597516
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/cockpit-ostree-178.tar.gz
|
/cockpit-ostree-178.tar.gz
|
||||||
/cockpit-ostree-179.tar.gz
|
/cockpit-ostree-179.tar.gz
|
||||||
/cockpit-ostree-180.tar.gz
|
/cockpit-ostree-180.tar.gz
|
||||||
|
/cockpit-ostree-181.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 180
|
Version: 181
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Name: cockpit-ostree
|
Name: cockpit-ostree
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Summary: Cockpit user interface for rpm-ostree
|
Summary: Cockpit user interface for rpm-ostree
|
||||||
@ -33,6 +33,13 @@ find %{buildroot}%{_datadir}/cockpit/ -name '*.map' | xargs rm --verbose
|
|||||||
%{_datadir}/cockpit/*
|
%{_datadir}/cockpit/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 04 2020 Martin Pitt <martin@piware.de> - 181-1
|
||||||
|
|
||||||
|
- Fix building under NODE_ENV=production
|
||||||
|
- NPM updates
|
||||||
|
- Move translations to weblate
|
||||||
|
- Translation updates
|
||||||
|
|
||||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 180-2
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 180-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-ostree-180.tar.gz) = d13b71d62e41abc6a42d55b3818a1f5b7ee98147c7dc516e4764df8d655f6f65b0bf8b95f380c2b0e2da91d2e32b746834c9d355950d35c382b4df424f76e9fa
|
SHA512 (cockpit-ostree-181.tar.gz) = 29eb6bd87721a76ae48a1b2b01a889a9a42cad25ffc54b2c345b8a8f07d658dc3a77815c797c62084c6920a60e36b2ac0c482ae1117a98eab4bac12607f1597d
|
||||||
|
Loading…
Reference in New Issue
Block a user