From b8b2cd11af7da80e871a590de065f6ace9213380 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Sat, 25 May 2024 09:19:15 +0800 Subject: [PATCH] Correcting the changelog (cherry picked from commit 2c2bd8941d7f85dd9d6b61266ed8cbf781269850) --- openal-soft.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/openal-soft.spec b/openal-soft.spec index 8bdff28..4557011 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -1,6 +1,6 @@ Name: openal-soft Version: 1.18.2 -Release: 8 +Release: 9 Summary: A software implementation of the OpenAL 3D audio API License: LGPLv2+ URL: http://kcat.strangesoft.net/openal.html @@ -77,5 +77,8 @@ sed -i 's/#allow-moves = false/allow-moves = true/' %{buildroot}%{_sysconfdir}/o %{_bindir}/alsoft-config %changelog -* Sat Nov 16 2019 huzhiyu - 1.18.2-7 +* Sat May 25 2024 caodongxia - 1.18.2-9 +- Correcting the changelog + +* Sat Nov 16 2019 huzhiyu - 1.18.2-8 - Package init