diff options
Diffstat (limited to 'fluidsynth.spec')
-rw-r--r-- | fluidsynth.spec | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/fluidsynth.spec b/fluidsynth.spec index 90dada3..dd42de1 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -1,5 +1,5 @@ Name: fluidsynth -Version: 2.4.0 +Version: 2.4.3 Release: 1 Summary: Real-time software synthesizer License: LGPL-2.1-or-later @@ -75,8 +75,14 @@ install -Dm 644 %{__cmake_builddir}/fluidsynth.service %{buildroot}%{_unitdir}/% %doc README.md THANKS TODO %changelog -* Fri Nov 01 2024 Funda Wang <fundawang@yeah.net> - 2.4.0-1 -- update to 2.4.0 +* Mon Jan 27 2025 Funda Wang <fundawang@yeah.net> - 2.4.3-1 +- update to 2.4.3 + +* Wed Jan 01 2025 Funda Wang <fundawang@yeah.net> - 2.4.2-1 +- update to 2.4.2 + +* Mon Dec 02 2024 Funda Wang <fundawang@yeah.net> - 2.4.1-1 +- update to 2.4.1 * Tue Sep 03 2024 zhangxingrong <zhangxingrong@uniontech.cn> - 2.3.6-1 - Update to 2.3.6 |