diff --git a/SPECS/libev.spec b/SPECS/libev.spec
index 6db9836..4f9d968 100644
--- a/SPECS/libev.spec
+++ b/SPECS/libev.spec
@@ -4,7 +4,7 @@
 Name: libev
 Summary: High-performance event loop/event model with lots of features
 Version: 4.15
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: BSD or GPLv2+
 URL: http://software.schmorp.de/pkg/libev.html
 Source0: http://dist.schmorp.de/libev/Attic/%{name}-%{version}.tar.gz
@@ -91,6 +91,9 @@ install -p -m 0644 Changes ev.pod LICENSE README %{inst_srcdir}
 %{source_dir}
 
 %changelog
+* Tue Apr 18 2017 Josh Boyer <jwboyer@redhat.com> - 4.15-7
+- Bump and build for all architectures
+
 * Tue Aug 18 2015 Lokesh Mandvekar <lsm5@redhat.com> - 4.15-6
 - update compiler flag to get rid of strict-aliasing warning