diff --git a/tboot.spec b/tboot.spec index 78f0cfc..062178e 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,7 +1,7 @@ Summary: Performs a verified launch using Intel TXT Name: tboot Version: 1.9.10 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: BSD @@ -65,6 +65,9 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install /boot/tboot-syms %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 1:1.9.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue May 14 2019 Yunying Sun - 1:1.9.10-1 - Add patch to fix package build error - Add build dependency to zlib-devel