Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67a00f4a07 | ||
|
|
2d5fe0731c |
1 changed files with 7 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Hercules S/370, ESA/390, and z/Architecture emulator
|
||||
Name: hercules
|
||||
Version: 3.13
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
# Automatically converted from old format: QPL - review is highly recommended.
|
||||
License: QPL-1.0
|
||||
URL: http://www.hercules-390.eu/
|
||||
|
|
@ -21,6 +21,9 @@ BuildRequires: make
|
|||
Conflicts: sdl-hercules
|
||||
Conflicts: sdl-hercules-data
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
%description
|
||||
Hercules is an emulator for the IBM System/370, ESA/390, and z/Architecture
|
||||
series of mainframe computers. It is capable of running any IBM operating
|
||||
|
|
@ -108,6 +111,9 @@ rm %{buildroot}%{_libdir}/*.la
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.13-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Jan 20 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.13-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue