Projects
home:wkazubski
qt-dab
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 61
View file
qt-dab.changes
Changed
@@ -1,7 +1,30 @@ ------------------------------------------------------------------- +Sun Dec 14 21:37:44 UTC 2025 - Wojciech Kazubski <wk@ire.pw.edu.pl> + +- Update to release 6.9.6 (final) + + Qt-DAB-6.9.6 has a number of changes, compared to previous + versions. A few affect the GUI and GUI handling + a. the configuration and control window has undergone some + modifications + - selecting a tii decoder is not possible anymore, the best + one is the standard one (and an error was removed) + - a new selector is added - map close. When set closing the + http (i.e. map) handler closes the map itself as well, and + closing the map will shut down the map handler. Note that + this does not apply when selecting the browser manually + - as mentioned previously, a "clear" selector causes the + scanlist to be removed on program exit + b. In the GUI there are few changes as well + - on request, the strength indicators are now positioned + vertically and colored + - the button "dxdisplay" is deleted. The text label bottom + right, where a transmittername is shown, acts as the + button for selecting the dxDisplay to be visible or not + +------------------------------------------------------------------- Sat Dec 13 20:46:39 UTC 2025 - Wojciech Kazubski <wk@ire.pw.edu.pl> -- Update to release 6.9.6 +- Update to release 6.9.6 (Beta) + A (minor) frustration was that on closing the http session the map remained visible and, the other way around, closing the map did not close the http handler. Parts of the http handler
View file
qt-dab.spec
Changed
@@ -80,31 +80,32 @@ # move binary to /usr/bin and rename it mkdir -p %{buildroot}%{_bindir} -mv %{buildroot}/usr/Qt-DAB %{buildroot}%{_bindir}/%{name}-6.9 +mv %{buildroot}/usr/Qt-DAB %{buildroot}%{_bindir}/%{name}-6.9.5 # install desktop file %suse_update_desktop_file -G Qt-DAB -i %{name}-6.9 AudioVideo Tuner # install icon +%define iconname %{name}-6.9.5 convert qt-dab-6.9.5.ico %{name}.png install -Dpm 0644 %{name}-0.png \ - %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png + %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{iconname}.png install -Dpm 0644 %{name}-1.png \ - %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png + %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{iconname}.png install -Dpm 0644 %{name}-2.png \ - %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png + %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{iconname}.png install -Dpm 0644 %{name}-3.png \ - %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png + %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{iconname}.png install -Dpm 0644 %{name}-4.png \ - %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png + %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{iconname}.png install -Dpm 0644 %{name}-5.png \ - %{buildroot}%{_datadir}/icons/hicolor/72x72/apps/%{name}.png + %{buildroot}%{_datadir}/icons/hicolor/72x72/apps/%{iconname}.png install -Dpm 0644 %{name}-6.png \ - %{buildroot}%{_datadir}/icons/hicolor/96x96/apps/%{name}.png + %{buildroot}%{_datadir}/icons/hicolor/96x96/apps/%{iconname}.png install -Dpm 0644 %{name}-7.png \ - %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png + %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{iconname}.png install -Dpm 0644 %{name}-8.png \ - %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png + %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{iconname}.png %check @@ -113,9 +114,8 @@ %files %doc AUTHORS README.md %license COPYING -%{_bindir}/%{name}-6.9 +%{_bindir}/%{name}-6.9.5 %{_datadir}/applications/%{name}-6.9.desktop -%{_datadir}/icons/hicolor/*x*/apps/%{name}.png -%{_datadir}/pixmaps/%{name}-6.9.png +%{_datadir}/icons/hicolor/*x*/apps/%{iconname}.png %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.