diff --git a/SOURCES/0002-vendor.ids-Added-MSVSphere-OS.patch b/SOURCES/0002-vendor.ids-Added-MSVSphere-OS.patch new file mode 100644 index 0000000..94c41c9 --- /dev/null +++ b/SOURCES/0002-vendor.ids-Added-MSVSphere-OS.patch @@ -0,0 +1,32 @@ +From c317034913491acc71ff0ed478baefc927320c3d Mon Sep 17 00:00:00 2001 +From: Alexey Lyubimov +Date: Fri, 15 Sep 2023 18:19:29 +0300 +Subject: [PATCH] vendor.ids: Added MSVSphere OS + +--- + data/vendor.ids | 9 +++++++++ + 1 file changed, 9 insertions(+) + +diff --git a/data/vendor.ids b/data/vendor.ids +index cd3dc9e..6d33cad 100644 +--- a/data/vendor.ids ++++ b/data/vendor.ids +@@ -163,6 +163,15 @@ name Arm Holdings + ansi_color 0;36;107 + match_string ARM + ++name MSVSphere OS ++ name МСВСФера ОС ++ name_short МСВСФера ++ url https://www.msvsphere-os.ru/ ++ url_support https://www.msvsphere-os.ru/support/ ++ note МСВСФераОС ++ ansi_color 0;35;47 ++ match_string_case MSVSphere ++ + name ASMedia Technology + name_short ASMedia + url www.asmedia.com.tw +-- +2.39.3 + diff --git a/SPECS/hardinfo.spec b/SPECS/hardinfo.spec index 9b7c853..901c130 100644 --- a/SPECS/hardinfo.spec +++ b/SPECS/hardinfo.spec @@ -3,7 +3,7 @@ Name: hardinfo Version: 0.6 -Release: 1.20230524git%{shorthash}%{?dist}.inferit.2 +Release: 1.20230524git%{shorthash}%{?dist}.inferit.3 Summary: System Profiler and Benchmark License: GPLv2 @@ -13,6 +13,7 @@ Source1: ru.po Source2: hardinfo-root.desktop Source3: org.freedesktop.pkexec.hardinfo.policy Patch1: 0001-Remove-annoyng-window-about-loading-of-needed-librar.patch +Patch2: 0002-vendor.ids-Added-MSVSphere-OS.patch BuildRequires: cmake BuildRequires: desktop-file-utils @@ -77,6 +78,9 @@ install -m644 %{SOURCE3} \ %{_datadir}/polkit-1/actions/org.freedesktop.pkexec.hardinfo.policy %changelog +* Fri Sep 15 2023 Alexey Lyubimov - 0.6-2.20230524git45fa969.inferit.3 +- vendor.ids: Added MSVSphere OS + * Mon Sep 4 2023 Arkady L. Shane - 0.6-1.20230524git45fa969.inferit.2 - Added desktop entry to run hardinfo under superuser