From 6709edb69173933c443dce46e851fab9e3ae0b0b Mon Sep 17 00:00:00 2001 From: markeryang Date: Mon, 8 Feb 2021 15:15:54 +0800 Subject: [PATCH] rebuild package --- libhugetlbfs.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/libhugetlbfs.spec b/libhugetlbfs.spec index a60b8c0..5ddd731 100644 --- a/libhugetlbfs.spec +++ b/libhugetlbfs.spec @@ -2,7 +2,7 @@ Name: libhugetlbfs Version: 2.22 -Release: 5 +Release: 8 Summary: A library which provides easy access to huge pages of memory License: LGPLv2+ URL: https://github.com/libhugetlbfs/libhugetlbfs @@ -86,6 +86,15 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/security/limits.d/hugepages.conf %changelog +* Mon Feb 8 2021 xinghe - 2.22-8 +- rebuild package + +* Mon Feb 8 2021 xinghe - 2.22-7 +- rebuild package + +* Mon Feb 8 2021 xinghe - 2.22-6 +- rebuild package + * Mon Feb 8 2021 xinghe - 2.22-5 - rebuild package -- Gitee