From 443dcf13b4006137261ad162ceb3cf0489a0cbfc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:04:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libipt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libipt.spec b/libipt.spec index 1fd17d0..b3e12ef 100644 --- a/libipt.spec +++ b/libipt.spec @@ -1,6 +1,6 @@ Name: libipt Version: 1.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Intel Processor Trace Decoder Library License: BSD URL: https://github.com/01org/processor-trace @@ -57,6 +57,9 @@ ctest -V %{?_smp_mflags} %{_libdir}/%{name}.so %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jun 9 2017 Jan Kratochvil - 1.6.1-2 - Fix [-Werror=implicit-fallthrough=] with gcc-7.1.1.