diff --git a/SPECS/librtas.spec b/SPECS/librtas.spec
index f96574c..674acf0 100644
--- a/SPECS/librtas.spec
+++ b/SPECS/librtas.spec
@@ -1,7 +1,7 @@
 Summary: Libraries to provide access to RTAS calls and RTAS events
 Name:    librtas
 Version: 2.0.2
-Release: 13%{?dist}
+Release: 14%{?dist}
 URL:     https://github.com/nfont/librtas
 License: LGPLv2+
 
@@ -68,6 +68,9 @@ rm -f  %{buildroot}/%{_docdir}/librtas/*
 %{_includedir}/librtasevent_v6.h
 
 %changelog
+* Wed Feb 09 2022 Than Ngo <than@redhat.com> - 2.0.2-14
+- Resolves: #2039517, add librtas-devel to compose
+
 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.2-13
 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
   Related: rhbz#1991688