Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Mattia Verga
576739c258 Downgrade desktop file version again 2022-10-11 17:31:02 +02:00
Mattia Verga
850f9e80a9 Downgrade version in desktop file 2022-10-11 17:22:04 +02:00
Mattia Verga
da5c5538b9 Fix release tag 2022-10-11 17:10:27 +02:00
Mattia Verga
c299764cb1 Do not use rpmautospec on epel8 2022-10-10 18:34:05 +02:00
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[Desktop Entry]
Version=1.4
Version=1.2
Type=Application
Name=XEphem
GenericName=Astronomical ephemeris calculator

View file

@ -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