diff --git a/tpm2-abrmd.spec b/tpm2-abrmd.spec index 5ea2779..e0ce010 100644 --- a/tpm2-abrmd.spec +++ b/tpm2-abrmd.spec @@ -1,6 +1,6 @@ Name: tpm2-abrmd Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A system daemon implementing TPM2 Access Broker and Resource Manager License: BSD @@ -90,6 +90,9 @@ required to build applications that use tpm2-abrmd. %systemd_postun tpm2-abrmd.service %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Jul 04 2018 Javier Martinez Canillas - 2.0.0-1 - Download the distributed tarball instead of the source code tarball - Update URLs to point to the new project location