diff --git a/wxpdfdoc.spec b/wxpdfdoc.spec index fc8d052..97fcd34 100644 --- a/wxpdfdoc.spec +++ b/wxpdfdoc.spec @@ -1,6 +1,6 @@ Name: wxpdfdoc Version: 0.9.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A library for creating PDF documents in C++ with wxWidgets Group: System Environment/Libraries License: wxWidgets @@ -82,6 +82,9 @@ make -C build prefix=$RPM_BUILD_ROOT%{_prefix} WXINCLUDEDIR=%{_inclwxdir} instal %changelog +* Fri Feb 05 2016 Fedora Release Engineering - 0.9.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Aug 21 2015 Ralf Corsepius - 0.9.3-7 - Pass CXXFLAGS to make (Fix F23TBFS, RHBZ#1240063). - Add %%license.