From a424332c2e35052365d3ebfc5f7004ceb71d3759 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 13:02:08 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/dmidecode.git#92038432e756af294d126fcaf16e119d44b9d9bb --- dmidecode.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dmidecode.spec b/dmidecode.spec index 88d9823..096948f 100644 --- a/dmidecode.spec +++ b/dmidecode.spec @@ -1,10 +1,10 @@ Summary: Tool to analyse BIOS DMI data Name: dmidecode Version: 3.2 -Release: 8%{?dist} +Release: 9%{?dist} Epoch: 1 License: GPLv2+ -Source0: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz +Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz Patch0: 0001-dmidecode-Fix-Redfish-Hostname-print-length.patch Patch1: 0002-dmidecode-Don-t-use-memcpy-on-dev-mem-on-arm64.patch Patch2: 0003-dmidecode-Use-the-most-appropriate-unit-for-cache-si.patch @@ -23,7 +23,7 @@ Patch14: 0015-dmidecode-Fix-System-Slot-Information-for-PCIe-SSD.patch Patch15: 0016-Typo.patch Patch16: 0017-dmidecode-Add-enumerated-values-from-SMBIOS-3.3.0.patch Patch17: 0018-dmidecode-Decode-system-slot-base-bus-width-and-peer.patch -URL: http://www.nongnu.org/dmidecode/ +URL: https://www.nongnu.org/dmidecode/ BuildRequires: gcc make ExclusiveArch: %{ix86} x86_64 ia64 aarch64 @@ -67,7 +67,6 @@ I/O ports (e.g. serial, parallel, USB). %files %doc AUTHORS NEWS README -%{!?_licensedir:%global license %%doc} %license LICENSE %{_sbindir}/dmidecode %ifnarch ia64 aarch64 @@ -78,6 +77,9 @@ I/O ports (e.g. serial, parallel, USB). %{_mandir}/man8/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:3.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1:3.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild