diff --git a/sources b/sources index c80cc3b..418d955 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wsjtx-2.5.4.tgz) = c4092d03af3346f0244d942c3db693f5d2c1ed7a2ec9077ded039b7d162e15abdaf09dcb9997d1833d25c366eb03a0dab6114313d423e7e2c9ff37d965261efc +SHA512 (wsjtx-2.6.1.tgz) = 0f151c10b75798ab28a01604b08981f399d612135b7e9ddc3e66f9121fd49c97bb9508ce649e342791705ee5e1247f8e461a31afa871ddd46da1cf7fd5826c74 diff --git a/wsjtx.spec b/wsjtx.spec index 44e7080..a4bbd9b 100644 --- a/wsjtx.spec +++ b/wsjtx.spec @@ -1,13 +1,13 @@ #global rctag rc4 Name: wsjtx -Version: 2.5.4 -Release: 5%{?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,6 +154,9 @@ rm -f %{buildroot}%{_bindir}/rigctl*-wsjtx %changelog +* Thu Jan 19 2023 Richard Shaw - 2.6.1-1 +- Update to 2.6.0. + * Mon Nov 07 2022 Richard Shaw - 2.5.4-5 - Rebuild for updated hamlib 4.5.