Update to 23-1
- Translation updates
This commit is contained in:
parent
8c0ec48d2a
commit
61ad911bbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/cockpit-podman-20.tar.gz
|
||||
/cockpit-podman-21.tar.gz
|
||||
/cockpit-podman-22.tar.gz
|
||||
/cockpit-podman-23.tar.gz
|
||||
|
@ -1,6 +1,23 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 22
|
||||
Version: 23
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2017-2020 Red Hat, Inc.
|
||||
#
|
||||
# Cockpit is free software; you can redistribute it and/or modify it
|
||||
# under the terms of the GNU Lesser General Public License as published by
|
||||
# the Free Software Foundation; either version 2.1 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# Cockpit is distributed in the hope that it will be useful, but
|
||||
# WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
# Lesser General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with Cockpit; If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
Name: cockpit-podman
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPLv2+
|
||||
@ -28,10 +45,16 @@ The Cockpit user interface for Podman containers.
|
||||
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{_datadir}/cockpit/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 02 2020 Martin Pitt <martin@piware.de> - 23-1
|
||||
|
||||
- Translation updates
|
||||
|
||||
* Wed Aug 19 2020 Marius Vollmer <mvollmer@redhat.com> - 22-1
|
||||
|
||||
- Support for pod group deletion
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-22.tar.gz) = 5f8a364562bfd9f79c6299f3388f27d921888eaa17e868e242173e9125f7f6d59a31274ffd0d9a9fd306f7468baa696561e7ccaa2aa101eeaf28be007aa61fd9
|
||||
SHA512 (cockpit-podman-23.tar.gz) = 9f410d721ff2fbda73052bdac213bd3bea24c97296a86d6f7d01a0065712d425043159ddcb3ae8697a7a1a462dfab199e96ce0e5f481e852660bfb6ae9fb873c
|
||||
|
Loading…
Reference in New Issue
Block a user