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.