-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2009-13114 2009-12-11 16:41:29 --------------------------------------------------------------------------------
Name : papyrus Product : Fedora 11 Version : 0.13.1 Release : 1.fc11 URL : http://libpapyrus.sourceforge.net/ Summary : Cairo based C++ scenegraph library Description : Cairo based C++ scenegraph library -------------------------------------------------------------------------------- Update Information: This release is primarily a bugfix release. There was an overload resolution bug with the virtual and non-virtual render() methods. Because of scoping rules, the virtual methods were not seen by descendants of Renderable causing an infinite recursion of the virtual method resulting in a segfault. To remedy this, two new macros have been created: PAPYRUS_RENDERABLE() and PAPYRUS_DRAWABLE(). In addition to adding the using directive to a class these macros provide some of the other repetitive code used in each descendant of Renderable and Drawable, including declaration of smart pointer types. Additionally, a small bug in the shapes example program has been fixed. -------------------------------------------------------------------------------- ChangeLog: * Wed Dec 9 2009 Rick L Vinyard Jr <[email protected]> - 0.13.1-1 - New release * Tue Nov 17 2009 Rick L Vinyard Jr <[email protected]> - 0.13.0-1 - New release * Tue Sep 1 2009 Rick L Vinyard Jr <[email protected]> - 0.12.1-1 - New release * Wed Aug 5 2009 Rick L Vinyard Jr <[email protected]> - 0.12.0-1 - New release - Made doc subpackage noarch conditional - Added separate doc source * Sat Jul 25 2009 Fedora Release Engineering <[email protected]> - 0.11.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue May 26 2009 Rick L Vinyard Jr <[email protected]> - 0.11.1-2 - Rebuild for cairomm-1.8 * Thu May 14 2009 Rick L Vinyard Jr <[email protected]> - 0.11.1-1 - New release - Added doc subpackage -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update papyrus' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at http://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ Fedora-package-announce mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-announce
