From 6cd09a8e609308ac2540c4933f466e4602b2f194 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Wed, 20 Dec 2023 12:56:39 +0300 Subject: [PATCH] Change urls from msvsphere.ru to msvsphere-os.ru --- SOURCES/0001-Add-MSVSphere-policy-implementation.patch | 2 +- SPECS/sos.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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 2f419f3..bffbf16 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.1 -Release: 3%{?dist}.inferit +Release: 3%{?dist}.inferit.1 Group: Applications/System Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar.gz Source1: sos-audit-%{auditversion}.tgz @@ -112,6 +112,9 @@ of the system. Currently storage and filesystem commands are audited. %ghost /etc/audit/rules.d/40-sos-storage.rules %changelog +* Wed Dec 20 2023 Sergey Cherevko - 4.5.1-3.inferit.1 +- Change urls from msvsphere.ru to msvsphere-os.ru + * Tue Aug 15 2023 Sergey Cherevko - 4.5.1-3.inferit - Added MSVSphere policy implementation - Rebuilt for MSVSphere 8.8