From 6ff26e5237984c39d1877445b857dd2c62a65a16 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 23:12:40 +0000 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/yasm.git#416ae322c7297a4d5072cc8ee63c2821b8de407f --- yasm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/yasm.spec b/yasm.spec index fba8e43..52787b3 100644 --- a/yasm.spec +++ b/yasm.spec @@ -1,7 +1,7 @@ Summary: Modular Assembler Name: yasm Version: 1.3.0 -Release: 12%{?dist} +Release: 13%{?dist} # See COPYING for the detail, there is quite a lot! License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2 @@ -9,6 +9,7 @@ URL: http://yasm.tortall.net/ Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz Patch1: 0001-Update-elf-objfmt.c.patch +BuildRequires: make BuildRequires: gcc BuildRequires: bison BuildRequires: byacc @@ -74,6 +75,9 @@ make install DESTDIR=%{buildroot} %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 1.3.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.3.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild