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)