Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
576739c258 | ||
|
|
850f9e80a9 | ||
|
|
da5c5538b9 | ||
|
|
c299764cb1 |
2 changed files with 5 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Version=1.4
|
||||
Version=1.2
|
||||
Type=Application
|
||||
Name=XEphem
|
||||
GenericName=Astronomical ephemeris calculator
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Version: 4.1.0
|
|||
%else
|
||||
Version: 4.1.0^%{date}%{shortcommit}
|
||||
%endif
|
||||
Release: %autorelease
|
||||
Release: 2%{?dist}
|
||||
Summary: Scientific-grade interactive astronomical ephemeris software
|
||||
License: MIT-advertising and LGPL-2.1-or-later
|
||||
|
||||
|
|
@ -142,4 +142,6 @@ install -p -m0644 GUI/xephem/XEphem.png %{buildroot}%{_datadir}/icons/hicolor/12
|
|||
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
* Mon Oct 10 2022 Mattia Verga <mattia.verga@proton.me> - 4.1.0^20221006b7bfc6e-1
|
||||
- Initial release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue