Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
virt-who
Commits
ddc9f4b4
Commit
ddc9f4b4
authored
Nov 15, 2022
by
Rocky Automation
📺
Browse files
import virt-who-1.31.23-1.el9
parent
28db1913
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
ddc9f4b4
SOURCES/virt-who-1.31.2
2
.tar.gz
SOURCES/virt-who-1.31.2
3
.tar.gz
.virt-who.metadata
View file @
ddc9f4b4
c081d76d190f4619fda1089e651f112b5a4df879
SOURCES/virt-who-1.31.2
2
.tar.gz
a4297e5c5709173c4e3bdb878784ab9844ff92c8
SOURCES/virt-who-1.31.2
3
.tar.gz
SPECS/virt-who.spec
View file @
ddc9f4b4
...
...
@@ -20,8 +20,8 @@
Name: virt-who
Version: 1.31.2
2
Release:
2
%{?dist}
Version: 1.31.2
3
Release:
%{release_number}
%{?dist}
Summary: Agent for reporting virtual guest IDs to subscription-manager
...
...
@@ -30,7 +30,6 @@ Group: System Environment/Base
License: GPLv2+ and LGPLv3+
URL: https://github.com/candlepin/virt-who
Source0: %{name}-%{version}.tar.gz
Patch0: virt-who-1.31.22-1-to-virt-who-1.31.22-2.patch
BuildArch: noarch
BuildRequires: %{python_ver}-devel
...
...
@@ -88,7 +87,6 @@ report them to the subscription manager.
%prep
%setup -q
%patch0 -p1
%build
%{python_exec} setup.py build --rpm-version=%{version}-%{release_number}
...
...
@@ -167,13 +165,9 @@ fi
%changelog
* Wed Oct 05 2022 Jiri Hnidek <jhnidek@redhat.com> 1.31.22-2
- 2127044: [1.31.22] Nutanix: Gather information about VMs correctly
(jhnidek@redhat.com)
* Wed Oct 05 2022 Jiri Hnidek <jhnidek@redhat.com>
- 2127044: [1.31.22] Nutanix: Gather information about VMs correctly
(jhnidek@redhat.com)
* Thu Apr 21 2022 William Poteat <wpoteat@redhat.com> 1.31.23-1
- 2054504: Use usedforsecurity=False for md5() calls to make suds work on FIPS
enabled systems (oalbrigt@redhat.com)
* Wed Mar 16 2022 William Poteat <wpoteat@redhat.com> 1.31.22-1
- 2060949: Indicate that virt-who provides python-suds in the spec file
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment