import cockpit-podman-46-1.module+el8.7.0+16520+2db5507d

This commit is contained in:
CentOS Sources 2022-11-08 01:34:39 -05:00 committed by root
parent eeaf9ad29f
commit 0d372b698c
3 changed files with 26 additions and 23 deletions

View File

@ -1 +1 @@
3c341758888466793be8a2a6ade11788ff972c5a SOURCES/cockpit-podman-43.tar.xz
5cf3f0ffa1d07ae2b2ce5852cb2153062ea3e988 SOURCES/cockpit-podman-46.tar.xz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/cockpit-podman-43.tar.xz
SOURCES/cockpit-podman-46.tar.xz

View File

@ -1,24 +1,7 @@
# This spec file has been automatically updated
Version: 43
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
Version: 46
Release: 1%{?dist}
Summary: Cockpit component for Podman containers
License: LGPLv2+
URL: https://github.com/cockpit-project/cockpit-podman
@ -27,6 +10,10 @@ Source0: https://github.com/cockpit-project/%{name}/releases/download/%{v
BuildArch: noarch
BuildRequires: libappstream-glib
BuildRequires: make
BuildRequires: gettext
%if 0%{?rhel} && 0%{?rhel} <= 8
BuildRequires: libappstream-glib-devel
%endif
Requires: cockpit-bridge >= 138
Requires: podman >= 2.0.4
@ -51,9 +38,25 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
%{_datadir}/metainfo/*
%changelog
* Wed Mar 02 2022 Jindrich Novy <jnovy@redhat.com> - 43-1
* Mon Apr 25 2022 Jindrich Novy <jnovy@redhat.com> - 46-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/46
- Related: #2061390
* Fri Mar 25 2022 Jindrich Novy <jnovy@redhat.com> - 44-3
- use spec file from the upstream source
- Related: #2061390
* Thu Mar 24 2022 Jindrich Novy <jnovy@redhat.com> - 44-2
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/44
- Related: #2061390
* Wed Mar 23 2022 Jindrich Novy <jnovy@redhat.com> - 44-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/44
- Related: #2061390
* Mon Mar 07 2022 Jindrich Novy <jnovy@redhat.com> - 43-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/43
- Related: #2017266
- Related: #2061390
* Thu Feb 17 2022 Jindrich Novy <jnovy@redhat.com> - 42-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/42