Compare commits
No commits in common. "rawhide" and "f43" have entirely different histories.
1 changed files with 1 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: xmountains
|
||||
Version: 2.11
|
||||
Release: 8%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: A fractal terrain generator
|
||||
|
||||
# SPDX confirmed
|
||||
|
|
@ -20,11 +20,6 @@ BuildRequires: xorg-x11-proto-devel
|
|||
BuildRequires: libX11-devel
|
||||
BuildRequires: imake
|
||||
|
||||
%if 0%{?fedora} >= 45
|
||||
# imake not available on i686
|
||||
ExcludeArch: %{ix86}
|
||||
%endif
|
||||
|
||||
%description
|
||||
Xmountains is a fractal terrain generator written by Stephen Booth.
|
||||
|
||||
|
|
@ -84,15 +79,6 @@ fi
|
|||
%{_datadir}/xscreensaver/*/*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 18 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.11-8
|
||||
- Drop ix86 on F45 unavoidably as imake stopped supporting on ix86
|
||||
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue