From 513dad1734a4a5ee09c13f6a571de14794226e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Mon, 17 Jun 2024 02:17:48 +0000 Subject: [PATCH] fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- libguestfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguestfs.spec b/libguestfs.spec index 191c9ec..b83b62f 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -382,7 +382,7 @@ install -m 0644 utils/boot-benchmark/boot-benchmark.1 $RPM_BUILD_ROOT%{_mandir}/ * Thu Oct 12 2023 wangkai <13474090681@163.com> - 1:1.40.2-14 - Remove buildrequires ocaml-gettext-devel, ocaml-ounit-devel, ocaml-libvirt-devel -* Tue 20 Jul 2021 sunguoshuai - 1:1.40.2-13 +* Tue Jul 20 2021 sunguoshuai - 1:1.40.2-13 - No /var/cache/yum in build environment and add test incase no cached rpms. * Thu Mar 25 2021 lingsheng - 1:1.40.2-12 -- Gitee