- Fix metadata load/save bugs in music_tools lib.

This commit is contained in:
2026-09-02 23:34:23 +02:00
parent cf0548d32d
commit 2298881174
3 changed files with 34 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
%define name music_tools
%define version 1.1.1
%define version 1.1.2
%define release %mkrel 1rx3
@@ -127,6 +127,9 @@ cp bin/* %{buildroot}%{_bindir}
#-----------------------------------------------------------------------------------------------------------------------------------
%changelog
* Wed Sep 2 2026 Arnaud G. GIBERT <arnaud@rx3.net> - 1.1.2-1rx3.mga9
- Update to 1.1.2 release
* Sun May 3 2026 Arnaud G. GIBERT <arnaud@rx3.net> - 1.1.1-1rx3.mga9
- Update to 1.1.1 release
- Add rx3-base-libs depedency