import fence-agents-4.2.1-82.el8
This commit is contained in:
parent
c82e7f897a
commit
fb740b327d
@ -14,7 +14,7 @@ f4e578dc0ed68d6667d7b36cdfc2647d55e9858f SOURCES/google-auth-2.3.0.tar.gz
|
||||
d06a9547b1a87e9c51b0a7c708189d993f2e3d89 SOURCES/kubernetes-12.0.1.tar.gz
|
||||
f6efa66f6106b069b5c0e0cf8cc677e4e96c91ca SOURCES/oauthlib-3.1.1.tar.gz
|
||||
570d69d8c108ebb8aee562389d13b07dfb61ce25 SOURCES/openshift-0.12.1.tar.gz
|
||||
6ba3b8ff3ee43d1d4c0b658241f4fd6036ee7c78 SOURCES/packaging-21.0.tar.gz
|
||||
bccbc1bf76a9db46998eb8e1ffa2f2a2baf9237a SOURCES/packaging-21.2-py3-none-any.whl
|
||||
e0fa19f8fda46a1fa2253477499b116b33f67175 SOURCES/pyasn1-0.4.8.tar.gz
|
||||
43b89feb6864fe359aae89120627165219de313b SOURCES/pyasn1-modules-0.2.8.tar.gz
|
||||
326a73f58a62ebee00c11a12cfdd838b196e0e8e SOURCES/pycryptodome-3.6.4.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,7 +14,7 @@ SOURCES/idna-3.3.tar.gz
|
||||
SOURCES/kubernetes-12.0.1.tar.gz
|
||||
SOURCES/oauthlib-3.1.1.tar.gz
|
||||
SOURCES/openshift-0.12.1.tar.gz
|
||||
SOURCES/packaging-21.0.tar.gz
|
||||
SOURCES/packaging-21.2-py3-none-any.whl
|
||||
SOURCES/pyasn1-0.4.8.tar.gz
|
||||
SOURCES/pyasn1-modules-0.2.8.tar.gz
|
||||
SOURCES/pycryptodome-3.6.4.tar.gz
|
||||
|
@ -79,7 +79,7 @@
|
||||
Name: fence-agents
|
||||
Summary: Set of unified programs capable of host isolation ("fencing")
|
||||
Version: 4.2.1
|
||||
Release: 81%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Release: 82%{?alphatag:.%{alphatag}}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: https://github.com/ClusterLabs/fence-agents
|
||||
@ -123,7 +123,7 @@ Source29: %{ruamelyaml}-%{ruamelyaml_version}.tar.gz
|
||||
Source30: %{setuptools}-%{setuptools_version}.tar.gz
|
||||
## required for installation
|
||||
Source31: setuptools_scm-6.3.2.tar.gz
|
||||
Source32: packaging-21.0.tar.gz
|
||||
Source32: packaging-21.2-py3-none-any.whl
|
||||
Source33: pyparsing-3.0.1.tar.gz
|
||||
Source34: tomli-1.0.1.tar.gz
|
||||
### END
|
||||
@ -1368,7 +1368,7 @@ Fence agent for IBM z/VM over IP.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 3 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.2.1-81
|
||||
* Thu Nov 4 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.2.1-82
|
||||
- fence_kubevirt: new fence agent
|
||||
Resolves: rhbz#1977588
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user