From a8c8ece6d39b598ac82641debede60277c7df23b Mon Sep 17 00:00:00 2001 From: ebasov Date: Wed, 13 Nov 2024 00:15:59 +0300 Subject: [PATCH] Fix .patch and add aarch64 --- SPECS/osinfo-db.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/SPECS/osinfo-db.spec b/SPECS/osinfo-db.spec index 3c2be0d..b2eee98 100644 --- a/SPECS/osinfo-db.spec +++ b/SPECS/osinfo-db.spec @@ -3,8 +3,7 @@ Summary: osinfo database files Name: osinfo-db Version: 20240701 -Release: 2%{?dist}.inferit ->>>>>>> upstream/i9-beta +Release: 2%{?dist}.inferit.1 License: LGPLv2+ Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz Source1: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz.asc @@ -43,7 +42,9 @@ find %{buildroot}/%{_datadir}/osinfo/os/microsoft.com/ -name "win-*.d" -type d - %{_datadir}/osinfo/schema %changelog ->>>>>>> upstream/i9-beta +* Wed Nov 13 2024 Eduard Basov - 20240701-2.inferit.1 +- Fix .patch and add aarch64 + * Wed Oct 16 2024 Eduard Basov - 20240701-2.inferit - Added MSVSphere support