Package Release Info

perl-Gtk2-1.24992-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-Gtk2

Change Logs

* Tue May 09 2017 sor.alexei@meowr.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 @INC 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.alexei@meowr.ru
- Update to 1.2498:
  * Add blurbs for the Gtk2::Pango::* POD/man pages.
* Fri Dec 04 2015 sor.alexei@meowr.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.alexei@meowr.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 coolo@suse.com
- updated to 1.2495
  see /usr/share/doc/packages/perl-Gtk2/ChangeLog.pre-git
* Mon Jul 28 2014 coolo@suse.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 vcizek@suse.com
- fix build with newer gdk-pixbuf
  * added perl-Gtk2-fix_GdkPixbufLoader_test.patch
* Sun Feb 09 2014 coolo@suse.com
- enable the test suite again
* Sun Feb 02 2014 zaitor@opensuse.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 coolo@suse.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 coolo@suse.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 mlin@suse.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 vcizek@suse.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 vcizek@suse.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 vcizek@novell.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 vcizek@novell.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 vcizek@novell.com
- temporary disabled two GtkBuilder tests.
* Wed Dec 01 2010 coolo@novell.com
- switch to perl_requires macro
* Tue Nov 09 2010 coolo@novell.com
- remove tests that currently fail till a new upstream version comes up
  (mostly accelerator related)
* Fri Jul 16 2010 chris@computersalat.de
- recreated by cpanspec 1.78
  o fix deps
  o cleanup spec