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