import cockpit-276-1.el8

This commit is contained in:
CentOS Sources 2022-09-14 08:09:58 +00:00 committed by Stepan Oksanichenko
parent 84e22cbfb6
commit cb9f6e4a8f
3 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,2 @@
966f5b12e230d08d7ffe35ffbbcf882153454430 SOURCES/cockpit-275.tar.xz
667aea91cc30d7abf45f0f7574ed12109a0e6b54 SOURCES/cockpit-276.tar.xz
a37e1d6ad4b1b25729682c54ab7e4dcdcfd894a7 SOURCES/cockpit.css.gz

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/cockpit-275.tar.xz
SOURCES/cockpit-276.tar.xz
SOURCES/cockpit.css.gz

View File

@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
License: LGPLv2+
URL: https://cockpit-project.org/
Version: 275
Version: 276
Release: 1%{?dist}
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
Source1: cockpit.css.gz
@ -661,6 +661,9 @@ via PackageKit.
# The changelog is automatically generated and merged
%changelog
* Mon Sep 12 2022 Martin Pitt <mpitt@redhat.com> - 276-1
- Translation updates (rhbz#2062692)
* Thu Aug 25 2022 Matej Marusak <mmarusak@redhat.com> - 275-1
- shell: Support for alternatives to sudo (rhbz#2091034)