Description of problem: wxGTK in Rawhide is still at 2.8.11 eventhough wxWidgets 2.9.1 was released 2010-07-19 Version-Release number of selected component (if applicable): wxGTK-2.8.11-4.fc15.i686 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Projects built against 2.9.1 will not build with 2.8.11 because of missing files.
wxWidgets 2.9.x is a development version of the upcoming 3.0 not meant for production and as such is ABI incompatible with 2.8 series and without stable API, so it won't be updated. You can get packaged wxGTK 2.9.x at http://fedora.danny.cz/danny/ - it's parallel installable with the Fedora's wxGTK 2.8.x, but the provided level of support is limited for these packages.
*** Bug 1020903 has been marked as a duplicate of this bug. ***