diff --git a/sedutil.spec b/sedutil.spec
index b28ff03..ce4a1f0 100644
--- a/sedutil.spec
+++ b/sedutil.spec
@@ -4,7 +4,7 @@
 
 Name:		sedutil
 Version:	%{gittag0}
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Tools to manage the activation and use of self encrypting drives
 
 # Everything is GPLv3+ except:
@@ -86,6 +86,9 @@ install -p -m755 LinuxPBA/dist/Release/GNU-Linux/linuxpba $RPM_BUILD_ROOT%{_libe
 
 
 %changelog
+* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
 * Fri Mar 02 2018 Charles R. Anderson <cra@wpi.edu> - 1.15.1-1
 - Update to 1.15.1
 - Upstream swapped bundled gnulib GPLv2+ for bundled Cifra CC0