diff --git a/wxGTK3.spec b/wxGTK3.spec index 379b11c..c5f9254 100644 --- a/wxGTK3.spec +++ b/wxGTK3.spec @@ -11,7 +11,7 @@ Name: %{wxgtkname} Version: 3.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GTK port of the wxWidgets GUI library License: wxWidgets Group: System Environment/Libraries @@ -41,6 +41,7 @@ BuildRequires: cppunit-devel BuildRequires: libmspack-devel Provides: %{srcname} = %{version}-%{release} +Provides: bundled(scintilla) = 3.2.1 Requires: %{wxbasename}%{?_isa} = %{version}-%{release} %description @@ -242,6 +243,9 @@ popd %doc html %changelog +* Mon May 04 2015 Jason L Tibbitts III - 3.0.2-5 +- Indicate that this package bundles scintilla 3.2.1. + * Sat May 02 2015 Kalev Lember - 3.0.2-4 - Rebuilt for GCC 5 C++11 ABI change