Update to 27.1-1
- test: Drop forgotten sit() to make tests work in gating
This commit is contained in:
parent
94a9748f3f
commit
c7c2098522
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/cockpit-podman-25.tar.gz
|
||||
/cockpit-podman-26.tar.gz
|
||||
/cockpit-podman-27.tar.gz
|
||||
/cockpit-podman-27.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 27
|
||||
Version: 27.1
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2017-2020 Red Hat, Inc.
|
||||
@ -52,6 +52,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 07 2021 Matej Marusak <mmarusak@redhat.com> - 27.1-1
|
||||
|
||||
- test: Drop forgotten sit() to make tests work in gating
|
||||
|
||||
* Thu Jan 07 2021 Matej Marusak <mmarusak@redhat.com> - 27-1
|
||||
|
||||
- images: Indicate that force deletion is in progress
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-27.tar.gz) = e40f8b30e82b9a9f57ecb295ec3098dcb208f29d3828288553528f9c0d5723b207c11c73ebbe8949c3ed7fe9e3d646b1264be5700c2e44d22aee1f1e4fbdcc9f
|
||||
SHA512 (cockpit-podman-27.1.tar.gz) = 87aaa509a124fe316d99ce02ded1b88864a593f8651dba759cbd8a74f76728e50d35bd473049b00718facfbe1f63abdfbd1861acdd41d34bc606333d9f3bd539
|
||||
|
Loading…
Reference in New Issue
Block a user