[packit] 271 upstream release
Upstream tag: 271 Upstream commit: d2d8bc30 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
7a31cfdb7e
commit
b083aa56c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -235,3 +235,4 @@
|
||||
/cockpit-268.1.tar.xz
|
||||
/cockpit-269.tar.xz
|
||||
/cockpit-270.tar.xz
|
||||
/cockpit-271.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.51.1.dev6+g1099056.
|
||||
The file was generated using packit 0.52.1.dev6+g4153106.
|
||||
|
22
cockpit.spec
22
cockpit.spec
@ -49,9 +49,9 @@ Summary: Web Console for Linux servers
|
||||
License: LGPLv2+
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 270
|
||||
Version: 271
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/270/cockpit-270.tar.xz
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/271/cockpit-271.tar.xz
|
||||
|
||||
# in RHEL 8 the source package is duplicated: cockpit (building basic packages like cockpit-{bridge,system})
|
||||
# and cockpit-appstream (building optional packages like cockpit-{pcp})
|
||||
@ -150,7 +150,7 @@ Recommends: (cockpit-networkmanager if NetworkManager)
|
||||
Suggests: cockpit-selinux
|
||||
%endif
|
||||
%if 0%{?rhel} && 0%{?centos} == 0
|
||||
Recommends: subscription-manager-cockpit
|
||||
Requires: subscription-manager-cockpit
|
||||
%endif
|
||||
|
||||
%prep
|
||||
@ -388,17 +388,17 @@ Provides: cockpit-tuned = %{version}-%{release}
|
||||
Provides: cockpit-users = %{version}-%{release}
|
||||
Obsoletes: cockpit-dashboard < %{version}-%{release}
|
||||
%if 0%{?rhel}
|
||||
Provides: cockpit-networkmanager = %{version}-%{release}
|
||||
Requires: NetworkManager >= 1.6
|
||||
Provides: cockpit-kdump = %{version}-%{release}
|
||||
Requires: kexec-tools
|
||||
Recommends: (sudo or polkit)
|
||||
Requires: sos
|
||||
Requires: sudo
|
||||
Recommends: PackageKit
|
||||
Recommends: NetworkManager-team
|
||||
Recommends: setroubleshoot-server >= 3.3.3
|
||||
Suggests: NetworkManager-team
|
||||
Provides: cockpit-kdump = %{version}-%{release}
|
||||
Provides: cockpit-networkmanager = %{version}-%{release}
|
||||
Provides: cockpit-selinux = %{version}-%{release}
|
||||
Provides: cockpit-sosreport = %{version}-%{release}
|
||||
Requires: sos
|
||||
%endif
|
||||
%if 0%{?fedora}
|
||||
Recommends: (reportd if abrt)
|
||||
@ -608,7 +608,7 @@ Dummy package from building optional packages only; never install or publish me.
|
||||
|
||||
%package -n cockpit-storaged
|
||||
Summary: Cockpit user interface for storage, using udisks
|
||||
Requires: cockpit-shell >= 186
|
||||
Requires: cockpit-shell >= 266
|
||||
Requires: udisks2 >= 2.9
|
||||
Recommends: udisks2-lvm2 >= 2.9
|
||||
Recommends: udisks2-iscsi >= 2.9
|
||||
@ -678,6 +678,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Jun 08 2022 Packit <hello@packit.dev> - 271-1
|
||||
- Tests improvements and stabilization
|
||||
|
||||
|
||||
* Tue May 24 2022 Packit <hello@packit.dev> - 270-1
|
||||
- Services: User-created timer deletion
|
||||
- System Diagnostics: Working with diagnostic reports has been improved
|
||||
|
@ -2,6 +2,6 @@ discover:
|
||||
how: fmf
|
||||
repository: https://github.com/cockpit-project/cockpit
|
||||
# FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585
|
||||
ref: "270"
|
||||
ref: "271"
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-270.tar.xz) = 7a2b94aee6f056e46114b072c46c9f85893427ebb58eb36f8d0e5e597eaa7b3a5c514d6c95ca1e4914783a2ab0c67fa5831e545486c7a2f6f07c5b7eab92af3a
|
||||
SHA512 (cockpit-271.tar.xz) = f5ac41236e9fa7d90c5a9c3f3860ae30d42363966557dd2e00659f84651ee8415d30e354bf371fec9d6156303f0c93c4d060656605dda24102a0e9cc32d00d78
|
||||
|
Loading…
Reference in New Issue
Block a user