Update to latest available versions

This commit is contained in:
2022-01-06 07:55:17 +01:00
parent a42bab335a
commit c2d123b6cb
2 changed files with 17 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
Name: phyghtmap
Version: 2.21
Version: 2.23
Release: 1%{?dist}
Summary: Generate OSM contour lines from NASA SRTM data
License: GPLv2+
@@ -39,6 +39,9 @@ install -Dpm 644 docs/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
%{python3_sitelib}/%{name}-%{version}-py*.egg-info/
%changelog
* Tue Jan 4 2022 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to latest (2.23).
* Fri May 21 2021 Daniel Steiner <daniel.steiner@dsteiner.ch>
- First build on Fedora 34.