From 651835c2137bdad327492351be499781511900f5 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Nov 2019 15:53:59 -0500 Subject: [PATCH] import libhugetlbfs-2.21-3.el8 --- SPECS/libhugetlbfs.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/SPECS/libhugetlbfs.spec b/SPECS/libhugetlbfs.spec index 3a6672a..89192c4 100644 --- a/SPECS/libhugetlbfs.spec +++ b/SPECS/libhugetlbfs.spec @@ -1,6 +1,6 @@ Name: libhugetlbfs Version: 2.21 -Release: 1%{?dist} +Release: 3%{?dist} Summary: A library which provides easy access to huge pages of memory Group: System Environment/Libraries @@ -135,6 +135,12 @@ rm -f %{buildroot}/%{_libdir}/libhugetlbfs_privutils.so %exclude %{_libdir}/perl5/TLBC %changelog +* Tue Apr 2 2019 Rafael Aquini - 2.21-3 +- Fix: Adding CI gating basic infrastructure (1680621) + +* Mon Apr 1 2019 Rafael Aquini - 2.21-2 +- Adding CI gating basic infrastructure (1680621) + * Wed Oct 3 2018 Rafael Aquini - 2.21-1 - Fix small_const/small_data is not hugepage test failures (1628794)