Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a2cbd0a3b | ||
|
|
3e6017fe36 | ||
|
|
5bc2218b2d |
1 changed files with 8 additions and 2 deletions
10
xastir.spec
10
xastir.spec
|
|
@ -2,7 +2,7 @@ Summary: Amateur Station Tracking and Reporting system for amateur radio
|
|||
Name: xastir
|
||||
Epoch: 1
|
||||
Version: 2.2.0
|
||||
Release: 9%{?dist}
|
||||
Release: 11%{?dist}
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-or-later
|
||||
Source0: https://github.com/Xastir/Xastir/archive/Release-%{version}.tar.gz
|
||||
|
|
@ -22,7 +22,7 @@ BuildRequires: motif-devel
|
|||
BuildRequires: lesstif-devel
|
||||
%endif
|
||||
BuildRequires: dos2unix, libax25-devel, curl-devel, proj-devel, libXpm-devel
|
||||
BuildRequires: python3-devel, gpsman, gdal-devel, libdb-devel
|
||||
BuildRequires: python3-devel, gdal-devel, libdb-devel
|
||||
BuildRequires: desktop-file-utils, xfontsel, hdf5-devel
|
||||
BuildRequires: autoconf, automake, shapelib-devel
|
||||
|
||||
|
|
@ -83,6 +83,12 @@ install -D -p -m644 %{SOURCE4} %{buildroot}%{_metainfodir}/org.xastir.Xastir.met
|
|||
%doc README.MAPS UPGRADE
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.2.0-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Fri Apr 17 2026 Orion Poplawski <orion@nwra.com> - 1:2.2.0-10
|
||||
- Rebuild for hdf5 2.1
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.2.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue