Update to 185-1
- PatternFly 4 updates
This commit is contained in:
parent
50e8e7c1e6
commit
2a631c053a
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/cockpit-ostree-182.tar.gz
|
||||
/cockpit-ostree-183.tar.gz
|
||||
/cockpit-ostree-184.tar.gz
|
||||
/cockpit-ostree-185.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 184
|
||||
Release: 2%{?dist}
|
||||
Version: 185
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-ostree
|
||||
BuildArch: noarch
|
||||
Summary: Cockpit user interface for rpm-ostree
|
||||
@ -8,12 +8,7 @@ License: LGPLv2+
|
||||
BuildRequires: make
|
||||
Requires: cockpit-bridge >= 125
|
||||
Requires: cockpit-system >= 125
|
||||
# On RHEL Atomic 7, the package name is different (curiously not on CentOS Atomic)
|
||||
%if 0%{?rhel} == 7
|
||||
Requires: rpm-ostree-client
|
||||
%else
|
||||
Requires: rpm-ostree
|
||||
%endif
|
||||
|
||||
# Download from https://github.com/cockpit-project/cockpit-ostree/releases
|
||||
Source: cockpit-ostree-%{version}.tar.gz
|
||||
@ -36,6 +31,10 @@ find %{buildroot}%{_datadir}/cockpit/ -name '*.map' | xargs rm --verbose
|
||||
%{_datadir}/cockpit/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 14 2021 Matej Marusak <mmarusak@redhat.com> - 185-1
|
||||
|
||||
- PatternFly 4 updates
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 184-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-ostree-184.tar.gz) = fcafc127f6a0c01aabade27c933aea31c70df163599fb46438cd952d37bbbda1f3f39b4327654d6eac61b868f0ec4f0d6854a612c7a581d44137b4c1200db4a5
|
||||
SHA512 (cockpit-ostree-185.tar.gz) = e503c760c1c713d9152fa7fd25443b8fe13185282f60fa912b4290ae06548ffd5ba4f85ad44a3e54b11114a3045c3761aef3e2938546d8a9c45287ff8b7bbad1
|
||||
|
Loading…
Reference in New Issue
Block a user