From 0a2162122b6db9674390b79e44b33402e836e5cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 22 2021 11:38:22 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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)