diff --git a/SPECS/rh-git29.spec b/SPECS/rh-git29.spec
index 8f60fa6..c066057 100644
--- a/SPECS/rh-git29.spec
+++ b/SPECS/rh-git29.spec
@@ -20,7 +20,7 @@
 Summary: Package that installs %{scl}
 Name: %{scl_name}
 Version: 2.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: Applications/File
 Source0: README
 Source1: LICENSE
@@ -139,6 +139,9 @@ restorecon -R %{_sysconfdir} >/dev/null 2>&1 || :
 %{_root_sysconfdir}/rpm/macros.%{scl_name_base}-scldevel
 
 %changelog
+* Fri Aug 24 2018 Joe Orton <jorton@redhat.com> - 2.3-5
+- rebuild (#1618394)
+
 * Mon Aug 08 2016 Petr Stodulka <pstodulk@redhat.com> - 2.3-4
 - set LD_LIBRARY_PATH to use htppd24-libcurl in collection
   Resolves: rhbz#1345897