diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-03 18:27:47 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-03 18:27:47 +0000 |
commit | c51ae0d635aecbbb9a78a3c3228969573a24c685 (patch) | |
tree | 49296b9eb70219afc523cce1101c186be5c9ec0f | |
parent | 93d199a2b5c3f48f29bd1d13e85bdcce2ac3e77f (diff) |
automatic import of fluidsynthopeneuler24.03_LTS
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | fluidsynth.spec | 12 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 11 insertions, 5 deletions
@@ -1 +1 @@ -/v2.4.0.tar.gz +/v2.4.3.tar.gz 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 @@ -1 +1 @@ -39a47dcd5775830c809eefb3d5310266 v2.4.0.tar.gz +89da10086a585999ed8a8208ccabe902 v2.4.3.tar.gz |