SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Gtk2-debuginfo-1.24992-lp150.1.4.x86_64.rpm :

* Tue May 09 2017 sor.alexeiAATTmeowr.ru- Update to version 1.24992 (changes since 1.2498):
* Rename an internal variable to avoid confusion.
* Make the Gtk2::StatusIcon::position_menu tests more robust/lenient.
* Fix typos in POD (bgo#760067).
* Fix typos in POD (bgo#772333). ∗ Handle removing \'.\' from AATTINC for perl-5.26.0 compatibility.
* Update FSF Address (RT#89038).- Provide perl-Gtk2-devel as there are some header files in the package.
* Thu Feb 11 2016 sor.alexeiAATTmeowr.ru- Update to 1.2498:
* Add blurbs for the Gtk2::Pango::
* POD/man pages.
* Fri Dec 04 2015 sor.alexeiAATTmeowr.ru- Update to 1.2497:
* Avoid a stack handling error in Gtk2::TreeModel::get on Perl >= 5.23.
* Fix a test failure in t/GdkWindow.t; it occurs only on GTK+ >= 2.24.26 and < 2.24.29.- Remove perl-Gtk2-fix-test-failure.patch: fixed upstream.
* Fri Aug 21 2015 sor.alexeiAATTmeowr.ru- Update to 1.2496:
* Avoid registering a GType for GConnectFlags if not needed.
* MANIFEST: add missing gtk-demo files.- Add perl-Gtk2-fix-test-failure.patch: fix a test failure in t/GdkWindow.t that occurs only on gtk+ >= 2.24.26 and < 2.24.29 (bnc#932349).- Spec cleanup.
* Fri Apr 24 2015 cooloAATTsuse.com- updated to 1.2495 see /usr/share/doc/packages/perl-Gtk2/ChangeLog.pre-git
* Mon Jul 28 2014 cooloAATTsuse.com- updated to 1.2492
* Fix compatibility with perl 5.20 and non-dot locales.
* Disable some tests that are known to behave erratically in certain environments. They are still available in the \"xt\" directory, but they will not be run by default. Overview of changes in Gtk2 1.2491 ==================================
* Fix a test failure in t/GdkPixbufLoader.t.- removed perl-Gtk2-fix_GdkPixbufLoader_test.patch again
* Mon May 12 2014 vcizekAATTsuse.com- fix build with newer gdk-pixbuf
* added perl-Gtk2-fix_GdkPixbufLoader_test.patch
* Sun Feb 09 2014 cooloAATTsuse.com- enable the test suite again
* Sun Feb 02 2014 zaitorAATTopensuse.org- Update to version 1.249: + Eliminate test failures by using unique temp directories during testing.- Disable testsuite since it still fails....
* Fri Oct 04 2013 cooloAATTsuse.com- updated to 1.248
* Avoid misusing the macro PL_na, thus preventing issues when Gtk2 is used in conjunction with certain XS modules, among them XML::Parser and String::Approx.
* Mon Jul 08 2013 cooloAATTsuse.com- updated to 1.247
* Require Glib 1.280 for the fixes to custom signal marshalling.
* Fix a test failure in t/GtkRecentChooser.t.
* Created %meta_merge which follows v2 of CPAN Meta Spec - %meta_merge is used for generating metadata via ExtUtils::MakeMaker/CPAN::Meta
* Improve the failure diagnostics of some tests
* Fix two test failures.
* Disable the correct potentially annoying test for GtkDnD.
* Tell CPAN to some ignore POD fragments
* Avoid trying to re-register a GType for GConnectFlags.- remove perl-Gtk2-fix-GtkRecentChooser-test-fails.patch
* Thu Jan 31 2013 mlinAATTsuse.com- Add upstream patch perl-Gtk2-fix-GtkRecentChooser-test-fails.patch
* Fixed GtkRecentChooser test fails with Gtk+ 2.24.12 (bgo#685865)
* Mon Jan 23 2012 vcizekAATTsuse.com- update to 1.242
* Add gitweb link to old ChangeLog
* Be compatible with perl 5.8.0 (Bugzilla bug #666227)
* Gtk2::Widget: don\'t implement is_sensitive() twice
* Disable a few potentially annoying tests
* Wed Nov 23 2011 vcizekAATTsuse.com- update to 1.241
* Fix a test failure in t/GtkEntryBuffer.t
* Fix a test failure in t/tied-objects.t
* Add the missing NEWS entries from the stable branch.
* Wrap missing gdk, gdk-pixbuf and gtk+ 2.12, 2.14, 2.16, 2.18, 2.20 and 2.22 API
* Add Gtk2::Gdk::Image
* Add Gtk2::Container->find_child_property and list_child_properties
* Add Gtk2::Widget->find_style_property and list_style_properties
* Add Gtk2::Gdk::Pixbuf->get_option
* Add is_writable field to Gtk2::Gdk::PixbufFormat
* Make Gtk2::FontButton->new and Gtk2::ColorButton->new more flexible
* Accept format strings in Gtk2::MessageDialog->format_secondary_markup
* In syntax check mode, do not call gtk_init
* Improve the documentation in many places
* Thu Aug 04 2011 vcizekAATTnovell.com- update to 1.224 fix a few test failures removed a patch (fixed in upstream) keep original tarball, no bzip2 anymore
* Fri Mar 04 2011 vcizekAATTnovell.com- update to 1.223
* Test that Gtk2::Dialog\'s \"response\" signal is marshalled properly- two tests-related patches are no longer necessary
* Mon Jan 31 2011 vcizekAATTnovell.com- temporary disabled two GtkBuilder tests.
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro
* Tue Nov 09 2010 cooloAATTnovell.com- remove tests that currently fail till a new upstream version comes up (mostly accelerator related)
* Fri Jul 16 2010 chrisAATTcomputersalat.de- recreated by cpanspec 1.78 o fix deps o cleanup spec
* Fri Jul 16 2010 anickaAATTsuse.cz- update to 1.222
* Make Gtk2::ListStore->remove()\'s return value consistent on gtk+ 2.0
* Fix some build and test failures.
* Sun Jan 10 2010 jengelhAATTmedozas.de- enable parallel build
* Mon Oct 12 2009 anickaAATTsuse.cz- add perl-Pango to Requires (bnc#546140)
* Tue Aug 04 2009 anickaAATTsuse.cz- update to 1.221
* Properly wrap the binding for gtk_binding_entry_skip in version guards.
* Fix some build and test failures.
* Mon Mar 23 2009 anickaAATTsuse.cz- update to 1.220
* t/00.Gtk2.t: Don\'t fail if there is no valid DISPLAY.
* gtk2perl.h: Remove the definitions for the custom pango GTypes. They now come from pango-perl.h.
* bugfixes, test fixes
 
ICM