import UBI cockpit-300.3-1.el9_3
This commit is contained in:
parent
47e7805b2f
commit
d187d40c1e
@ -1 +1 @@
|
||||
78fe01a3cd76ab45eff8316deec8c0c17f6c6515 SOURCES/cockpit-300.1.tar.xz
|
||||
f762baaafe0b6883ea0c4e373f9667ae993258ce SOURCES/cockpit-300.3.tar.xz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/cockpit-300.1.tar.xz
|
||||
SOURCES/cockpit-300.3.tar.xz
|
||||
|
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 300.1
|
||||
Version: 300.3
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -103,7 +103,7 @@ BuildRequires: pam-devel
|
||||
|
||||
BuildRequires: autoconf automake
|
||||
BuildRequires: make
|
||||
BuildRequires: /usr/bin/python3
|
||||
BuildRequires: python3-devel
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 8
|
||||
# RHEL 8's gettext does not yet have metainfo.its
|
||||
BuildRequires: gettext >= 0.19.7
|
||||
@ -782,6 +782,15 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Martin Pitt <mpitt@redhat.com> - 300.3-1
|
||||
- Fix crash with large file uploads (RHEL-5341)
|
||||
- Fix connecting to older bridges, in particular RHEL 8 (RHEL-3537)
|
||||
|
||||
* Thu Sep 21 2023 Martin Pitt <mpitt@redhat.com> - 300.2-1
|
||||
- Keep administrative access after a page reload (RHEL-5765)
|
||||
- spec: Move to BuildRequires: python3-devel (RHEL-2215)
|
||||
- Lots of test stabilizations
|
||||
|
||||
* Thu Sep 07 2023 Martin Pitt <mpitt@redhat.com> - 300.1-1
|
||||
- Translation updates (rhbz#2189499)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user