diff --git a/dyninst.spec b/dyninst.spec index ccce91d..2d15f3a 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -2,7 +2,7 @@ Summary: An API for Run-time Code Generation License: LGPLv2+ Name: dyninst Group: Development/Libraries -Release: 11%{?dist} +Release: 12%{?dist} URL: http://www.dyninst.org Version: 9.3.2 # Dyninst only has full support for a few architectures. @@ -190,6 +190,9 @@ find %{buildroot}%{_libdir}/dyninst/testsuite/ \ %attr(644,root,root) %{_libdir}/dyninst/testsuite/*.a %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 9.3.2-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Mar 07 2018 Adam Williamson - 9.3.2-11 - Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")