diff --git a/SPECS/librhsm.spec b/SPECS/librhsm.spec
index f92bc5a..33e0c89 100644
--- a/SPECS/librhsm.spec
+++ b/SPECS/librhsm.spec
@@ -2,7 +2,7 @@
 
 Name:           lib%{libname}
 Version:        0.0.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Red Hat Subscription Manager library
 
 License:        LGPLv2+
@@ -55,5 +55,8 @@ popd
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Fri May 18 2018 Daniel Mach <dmach@redhat.com> - 0.0.1-4
+- Rebuild on additional architectures
+
 * Thu Mar 30 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.0.1-3
 - Initial release