import cockpit-podman-39-1.el9

This commit is contained in:
CentOS Sources 2022-02-01 12:44:35 -05:00 committed by Stepan Oksanichenko
parent 47c590defc
commit f68aa0e4be
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
eb96af939b55830c1f8446fae549798a44dfaafe SOURCES/cockpit-podman-38.tar.xz
94e60e0ee669759ca5cc053d2e82ecb6e3d657e4 SOURCES/cockpit-podman-39.tar.xz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/cockpit-podman-38.tar.xz
SOURCES/cockpit-podman-39.tar.xz

View File

@ -1,5 +1,5 @@
# This spec file has been automatically updated
Version: 38
Version: 39
Release: 1%{?dist}
#
# Copyright (C) 2017-2020 Red Hat, Inc.
@ -51,6 +51,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
%{_datadir}/metainfo/*
%changelog
* Wed Jan 05 2022 Jindrich Novy <jnovy@redhat.com> - 39-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/39
- Related: #2000051
* Fri Dec 10 2021 Jindrich Novy <jnovy@redhat.com> - 38-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/38
- Related: #2000051