diff --git a/SPECS/memkind.spec b/SPECS/memkind.spec
index e4fff57..44e63ed 100644
--- a/SPECS/memkind.spec
+++ b/SPECS/memkind.spec
@@ -4,7 +4,7 @@
 Name: memkind
 Summary: User Extensible Heap Manager
 Version: 1.7.0
-Release: 3%{?checkout}%{?dist}
+Release: 6%{?checkout}%{?dist}
 License: BSD
 Group: System Environment/Libraries
 URL: http://memkind.github.io/memkind
@@ -114,6 +114,15 @@ rm -f %{buildroot}/%{_docdir}/%{name}/VERSION
 %{_mandir}/man3/%{name}*.3.*
 
 %changelog
+* Tue Apr  2 2019 Rafael Aquini <aquini@redhat.com> - 1.7.0-6
+- Fix: Fix: Adding CI gating basic infrastructure (1680614)
+
+* Tue Apr  2 2019 Rafael Aquini <aquini@redhat.com> - 1.7.0-5
+- Fix: Adding CI gating basic infrastructure (1680614)
+
+* Tue Mar 12 2019 Rafael Aquini <aquini@redhat.com> - 1.7.0-4
+- Adding CI gating basic infrastructure (1680614)
+
 * Mon Oct  8 2018 Rafael Aquini <aquini@redhat.com> - 1.7.0-3
 - Update to upstream 76495a7 to pick up assorted fixes (1631144)