diff --git a/libipt.spec b/libipt.spec index f1b967e..b9c8e12 100644 --- a/libipt.spec +++ b/libipt.spec @@ -5,7 +5,7 @@ Name: libipt Version: 2.0.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Intel Processor Trace Decoder Library License: BSD URL: https://github.com/intel/libipt @@ -81,6 +81,9 @@ ctest -V %{?_smp_mflags} %{_mandir}/*/*.gz %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 2.0.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Mar 30 2021 Keith Seitz - 2.0.4-2 - Add support for pre-generated documenation, allowing removal of pandoc dependency. (RHBZ 1943531, Keith Seitz)