Accepting request 1107800 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/1107800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ft2-clone?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2023-08-30 08:20:03 +00:00 committed by Git OBS Bridge
commit 5740b9e2c1
4 changed files with 27 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7808341a31182c090336b1e7454a7b07fbc4cc7cd568729ce84334aa107a14e
size 6032298

3
ft2-clone-1.69.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c985ba176946781b7babdba833da275a2111acc8174b832e96a0e111282ef3c0
size 6026667

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Aug 27 13:13:37 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.69
Bugfixes
* The 'pattern expand' feature was heavily broken and would mess
up the pattern data (and potentially crash the program).
* The program crash message could overflow and not show the full
text on some system
- Update to version 1.68
* De-minimize window (if minimized) and set focus after
drag n' drop of file.
- Update to version 1.67
* The song-to-WAV export screen now defaults to the tracker's bit
depth and audio rate. This was actually the behavior for
earlier versions of the FT2 clone, but I decided to change it
back.
* The song-to-WAV exporter now allows rates up to 384kHz.
* Alpha-based fade in for the about screen content.
* Some small text string changes (config and song-to-WAV export
screen)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 15 10:35:38 UTC 2023 - Martin Hauke <mardnh@gmx.de> Sat Apr 15 10:35:38 UTC 2023 - Martin Hauke <mardnh@gmx.de>

View File

@ -17,7 +17,7 @@
Name: ft2-clone Name: ft2-clone
Version: 1.66 Version: 1.69
Release: 0 Release: 0
Summary: Fasttracker II clone Summary: Fasttracker II clone
License: BSD-3-Clause AND CC-BY-NC-SA-4.0 License: BSD-3-Clause AND CC-BY-NC-SA-4.0
@ -52,7 +52,7 @@ rm -R src/libflac
%cmake_install %cmake_install
install -Dpm 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop install -Dpm 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
install -Dpm 0644 ft2-clone-macos_256x256x32.png %{buildroot}%{_datadir}/pixmaps/%{name}.png install -Dpm 0644 ft2-clone-macos_512x512x32.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
%files %files
%license LICENSE LICENSES.txt src/gfxdata/bmp/LICENSE.txt %license LICENSE LICENSES.txt src/gfxdata/bmp/LICENSE.txt