import cockpit-251.1-1.el8

This commit is contained in:
CentOS Sources 2021-09-10 08:19:07 +00:00 committed by Stepan Oksanichenko
parent 36feeea5ba
commit 853ce49310
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
d59a0eb6157945319714511842aa46e2b1645941 SOURCES/cockpit-251.tar.xz
bc694f39e4dc50161bfb92b8ec768be9563717d7 SOURCES/cockpit-251.1.tar.xz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/cockpit-251.tar.xz
SOURCES/cockpit-251.1.tar.xz

View File

@ -1,5 +1,5 @@
# This spec file has been automatically updated
Version: 251
Version: 251.1
Release: 1%{?dist}
#
# Copyright (C) 2014-2020 Red Hat, Inc.
@ -718,6 +718,9 @@ via PackageKit.
# The changelog is automatically generated and merged
%changelog
* Thu Sep 09 2021 Martin Pitt <mpitt@redhat.com> - 251.1-1
- Translation updates (rhbz#1961628)
* Wed Aug 18 2021 Matej Marusak <mmarusak@redhat.com> - 251-1
- Logs: Fix layout and add new filtering options (rhbz#1980207)