Update to 183-1
- Rewrite with PatternFly 4 - Send update availability to Overview Health notifications
This commit is contained in:
parent
190ad8566a
commit
4a75092f99
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/cockpit-ostree-180.tar.gz
|
||||
/cockpit-ostree-181.tar.gz
|
||||
/cockpit-ostree-182.tar.gz
|
||||
/cockpit-ostree-183.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 182
|
||||
Version: 183
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-ostree
|
||||
BuildArch: noarch
|
||||
@ -17,6 +17,8 @@ Requires: rpm-ostree
|
||||
# Download from https://github.com/cockpit-project/cockpit-ostree/releases
|
||||
Source: cockpit-ostree-%{version}.tar.gz
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
%description
|
||||
Cockpit component for managing software updates for ostree based systems.
|
||||
|
||||
@ -33,6 +35,11 @@ find %{buildroot}%{_datadir}/cockpit/ -name '*.map' | xargs rm --verbose
|
||||
%{_datadir}/cockpit/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 08 2020 Martin Pitt <martin@piware.de> - 183-1
|
||||
|
||||
- Rewrite with PatternFly 4
|
||||
- Send update availability to Overview Health notifications
|
||||
|
||||
* Sun Jun 14 2020 Martin Pitt <martin@piware.de> - 182-1
|
||||
|
||||
- Stop importing cockpit's deprecated base1/patternfly.css
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-ostree-182.tar.gz) = 0a81b0d0779bfa49cd189692de3b8e3dba468579d645e970200b8b02804b3d29a2399edd2eed25f8ebabebe77a7abfbc006308c2fadc918198491d3abfc06204
|
||||
SHA512 (cockpit-ostree-183.tar.gz) = 9f1f6586a0fbb2b1dd0b875c809541143ee1d634a4f946415106ddc9fa1be48ae4419af42b670f452249172922a154b7fda1173f10724f6a88d4de72649378c0
|
||||
|
Loading…
Reference in New Issue
Block a user