From 2c4f2be9cb3828a00c80024f7e434e5719513ba8 Mon Sep 17 00:00:00 2001 From: loong_C Date: Fri, 27 May 2022 11:27:04 +0800 Subject: [PATCH] fix spec changelog date --- jack-audio-connection-kit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jack-audio-connection-kit.spec b/jack-audio-connection-kit.spec index 99faa88..6c650cd 100644 --- a/jack-audio-connection-kit.spec +++ b/jack-audio-connection-kit.spec @@ -2,7 +2,7 @@ Name: jack-audio-connection-kit Version: 1.9.14 -Release: 3 +Release: 4 Summary: A professional sound server License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+ and GPL-3.0+ URL: http://github.com/jackaudio/jack2 @@ -90,6 +90,9 @@ exit 0 %exclude %{_mandir}/man1/jack_impulse_grabber.1* %changelog +* Fri May 27 2022 loong_C - 1.9.14-4 +- fix spec changelog date + * Fri Oct 22 2021 Ge Wang - 1.9.14-3 - Fix groupname is not a valid name error @@ -99,5 +102,5 @@ exit 0 * Thu Nov 12 2020 leiju - 1.9.14-1 - Update to 1.9.14 -* Fri Feb 25 2020 xuxijian - 1.9.12-9 +* Mon Feb 24 2020 xuxijian - 1.9.12-9 - Package init -- Gitee