Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6436ea0d41 | ||
|
|
c40a92166a |
1 changed files with 4 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
Summary: Modular Assembler
|
||||
Name: yasm
|
||||
Version: 1.3.0^%{date}git%{shortcommit}
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
# See COPYING for the detail, there is quite a lot!
|
||||
# Bitvect is (GPL-1.0-or-later AND GPL-2.0-or-later OR Artistic-1.0-Perl OR LGPL-2.0-or-later
|
||||
# Everything else is BSD. Either 2 or 3 clause.
|
||||
|
|
@ -31,7 +31,6 @@ BuildRequires: gcc
|
|||
BuildRequires: bison
|
||||
BuildRequires: byacc
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: xmlto
|
||||
Provides: bundled(md5-plumb)
|
||||
Provides: deprecated()
|
||||
|
||||
|
|
@ -104,6 +103,9 @@ make check
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0^20250625git121ab15-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0^20250625git121ab15-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue