From a20c27133a37a01fdbb001e4f3b74898e36843a9 Mon Sep 17 00:00:00 2001 From: zhangshaoning Date: Mon, 13 Jun 2022 06:09:09 +0000 Subject: [PATCH] fix bogus date --- librelp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librelp.spec b/librelp.spec index 2083dba..e0f1737 100644 --- a/librelp.spec +++ b/librelp.spec @@ -52,7 +52,7 @@ autoreconf -ivf %{_libdir}/pkgconfig/relp.pc %changelog -* Wed Jan 12 2021 xu_ping - 1.2.16-4 +* Tue Jan 12 2021 xu_ping - 1.2.16-4 - remove AM_INIT_AUTOMAKE to fix AM_INIT_AUTOMAKE expanded multiple times * Wed Nov 27 2019 gulining - 1.2.16-3 -- Gitee