From 8048fa1c7c296eb8fcb8f51f43c3624c53d99f1d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:43:24 +0100 Subject: [PATCH] rebuilt with hwinfo 22.1 [release 2022.5.17-2mamba;Tue Aug 16 2022] --- ntfs-3g_ntfsprogs.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ntfs-3g_ntfsprogs.spec b/ntfs-3g_ntfsprogs.spec index 2ad9ea2..44b1f7a 100644 --- a/ntfs-3g_ntfsprogs.spec +++ b/ntfs-3g_ntfsprogs.spec @@ -2,7 +2,7 @@ Name: ntfs-3g_ntfsprogs Version: 2022.5.17 -Release: 1mamba +Release: 2mamba Epoch: 1 Summary: A read-write NTFS driver Group: System/Kernel and Hardware/Drivers @@ -16,9 +16,11 @@ Patch: ntfs-3g-2010.3.6-nomtab.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: hwinfo-devel BuildRequires: libuuid-devel ## AUTOBUILDREQ-END BuildRequires: libfuse-devel +BuildRequires: hwinfo-devel >= 22.1 %description The NTFS-3G driver is an open source, GPL licensed, third generation Linux NTFS driver for 32-bit, little-endian architectures which was implemented by the Linux-NTFS project. @@ -204,6 +206,9 @@ fi %doc ChangeLog NEWS README %changelog +* Tue Aug 16 2022 Silvan Calarco 2022.5.17-2mamba +- rebuilt with hwinfo 22.1 + * Thu May 26 2022 Automatic Build System 2022.5.17-1mamba - automatic version update by autodist