Update to 2.6.1.

This commit is contained in:
Richard Shaw 2023-01-19 17:32:17 -06:00
commit 974da4b537
2 changed files with 21 additions and 8 deletions

View File

@ -1 +1 @@
SHA512 (wsjtx-2.5.4.tgz) = c4092d03af3346f0244d942c3db693f5d2c1ed7a2ec9077ded039b7d162e15abdaf09dcb9997d1833d25c366eb03a0dab6114313d423e7e2c9ff37d965261efc
SHA512 (wsjtx-2.6.1.tgz) = 0f151c10b75798ab28a01604b08981f399d612135b7e9ddc3e66f9121fd49c97bb9508ce649e342791705ee5e1247f8e461a31afa871ddd46da1cf7fd5826c74

View File

@ -1,13 +1,13 @@
#global rctag rc4
Name: wsjtx
Version: 2.5.4
Release: 3%{?dist}
Version: 2.6.1
Release: 1%{?dist}
Summary: Weak Signal communication by K1JT
License: GPLv3+
URL: http://physics.princeton.edu/pulsar/k1jt/wsjtx.html
Source0: http://physics.princeton.edu/pulsar/k1jt/%{name}-%{version}%{?rctag:-%{rctag}}.tgz
Source0: https://sourceforge.net/projects/wsjt/files/%{name}-%{version}%{?rctag:-%{rctag}}/%{name}-%{version}%{?rctag:-%{rctag}}.tgz
Source100: wsjtx.appdata.xml
BuildRequires: cmake
@ -95,6 +95,8 @@ cd %{name}
cd %{name}
%cmake_install
dos2unix %{buildroot}%{_datadir}/applications/message_aggregator.desktop
# Make sure the right style is used.
desktop-file-edit --set-key=Exec --set-value="wsjtx --style=fusion" \
%{buildroot}/%{_datadir}/applications/%{name}.desktop
@ -112,18 +114,20 @@ install -pm 0644 %{SOURCE100} %{buildroot}%{_metainfodir}/
install -p -m 0644 -t %{buildroot}%{_datadir}/doc/%{name} GUIcontrols.txt jt9.txt \
v1.7_Features.txt wsjtx_changelog.txt
# drop wsjtx hamlib bins
rm -f %{buildroot}%{_bindir}/rigctl*-wsjtx
%if 0%{?fedora}
%check
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%endif
# drop wsjtx hamlib bins
rm -f %{buildroot}%{_bindir}/rigctl*-wsjtx
%files
%license COPYING
%doc %{_datadir}/doc/%{name}
%{_bindir}/echosim
%{_bindir}/fcal
%{_bindir}/fmeasure
%{_bindir}/fmtave
@ -150,8 +154,17 @@ rm -f %{buildroot}%{_bindir}/rigctl*-wsjtx
%changelog
* Tue Nov 08 2022 Richard Shaw <hobbes1069@gmail.com> - 2.5.4-3
- Rebuild for hamlib 4.5.
* Thu Jan 19 2023 Richard Shaw <hobbes1069@gmail.com> - 2.6.1-1
- Update to 2.6.1.
* Mon Nov 07 2022 Richard Shaw <hobbes1069@gmail.com> - 2.5.4-5
- Rebuild for updated hamlib 4.5.
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 2.5.4-3
- Rebuilt for Boost 1.78
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild