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
This commit is contained in:
DistroBaker 2021-02-03 23:12:40 +00:00
parent b572772814
commit 6ff26e5237
1 changed files with 5 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 1.3.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild