This commit is contained in:
Fedora Release Engineering 2016-02-05 03:13:00 +00:00
commit 01bd4ee5d4

View file

@ -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 <releng@fedoraproject.org> - 0.9.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Aug 21 2015 Ralf Corsepius <corsepiu@fedoraproject.org> - 0.9.3-7
- Pass CXXFLAGS to make (Fix F23TBFS, RHBZ#1240063).
- Add %%license.