From 6026f8e6ffc3e0ee042228956e16bbc17051efb9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:41:48 +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/librtas.git#dc82d3fa119152ef017f06846dba355245dc488d --- librtas.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/librtas.spec b/librtas.spec index e6dc5a8..39c256c 100644 --- a/librtas.spec +++ b/librtas.spec @@ -1,7 +1,7 @@ Summary: Libraries to provide access to RTAS calls and RTAS events Name: librtas Version: 2.0.2 -Release: 6%{?dist} +Release: 7%{?dist} URL: https://github.com/nfont/librtas License: LGPL @@ -9,6 +9,7 @@ Source0: https://github.com/nfont/librtas/archive/v%{version}.tar.gz BuildRequires: autoconf BuildRequires: libtool +BuildRequires: make # Fedora specific patch Patch0: %{name}-2.0.1-libversion.patch @@ -72,6 +73,9 @@ rm -f %{buildroot}/%{_docdir}/librtas/* %{_includedir}/librtasevent_v6.h %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.0.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild