diff --git a/SOURCES/0001-Add-MSVSphere-policy-implementation.patch b/SOURCES/0001-Add-MSVSphere-policy-implementation.patch index 3c96e31..9f334d8 100644 --- a/SOURCES/0001-Add-MSVSphere-policy-implementation.patch +++ b/SOURCES/0001-Add-MSVSphere-policy-implementation.patch @@ -35,7 +35,7 @@ index 0000000..12abf55 + vendor = 'LLC "NCSD"' + + vendor_urls = [ -+ ('Distribution Website', 'https://msvsphere.ru'), ++ ('Distribution Website', 'https://msvsphere-os.ru'), + ('Vendor Website', 'http://ncpr.su/') + ] + diff --git a/SPECS/sos.spec b/SPECS/sos.spec index 86400c7..cdba5bf 100644 --- a/SPECS/sos.spec +++ b/SPECS/sos.spec @@ -5,7 +5,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 4.5.6 -Release: 1%{?dist}.inferit +Release: 1%{?dist}.inferit.1 Group: Applications/System Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar.gz Source1: sos-audit-%{auditversion}.tgz @@ -110,6 +110,9 @@ of the system. Currently storage and filesystem commands are audited. %changelog +* Wed Sep 13 2023 Arkady L. Shane - 4.5.6-1.1 +- Change urls from msvsphere.ru to msvsphere-os.ru + * Thu Jul 27 2023 Pavel Moravec = 4.5.6-1 - Collect db files for ovn interconnect environment Resolves: bz2226682