From 35c6abeb7c3051b6ea1a3a0ee45f0f495dd26a89 Mon Sep 17 00:00:00 2001 From: loong-C Date: Wed, 15 Jun 2022 02:44:59 +0000 Subject: [PATCH] =?UTF-8?q?fix=20bogus=20date=20in=20%changelog=20![?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E5=9B=BE=E7=89=87=E8=AF=B4=E6=98=8E](https:/?= =?UTF-8?q?/images.gitee.com/uploads/images/2022/0615/104423=5F24a2a6fb=5F?= =?UTF-8?q?9884780.png=20"=E5=B1=8F=E5=B9=95=E6=88=AA=E5=9B=BE.png")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libnfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnfs.spec b/libnfs.spec index 9932558..dacc079 100644 --- a/libnfs.spec +++ b/libnfs.spec @@ -81,5 +81,5 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool * Thu Jan 2 2020 chenli - 1.11.0-4 - Modify spec -* Wed Dec 31 2019 chenli - 1.11.0-3 +* Tue Dec 31 2019 chenli - 1.11.0-3 - Package init -- Gitee