Changelog for
perl-Tk-804.033-47.2.i586.rpm :
Mon Aug 31 14:00:00 2015 tchvatalAATTsuse.com
- Remove provides on quite wrong header file in devel subpkg pointing
to perl 5.8.8 dir
- Use inline parameter for sed, well this should be redone more
- Cleanup bit with spec-cleaner
Mon Aug 31 14:00:00 2015 dimstarAATTopensuse.org
- Update to version 804.033:
+ New t/pod.t test (github pull request #16).
- Drop Tk-804.032-tkglue.diff and Tk-804.032-freetype.diff: Fixed
upstream.
Sat Jul 19 14:00:00 2014 schwabAATTlinux-m68k.org
- Update to 804.032
* RT# 88210: fix compilation for perl 5.19.0+ (\"undef bool\")
* RT# 90077: floating number issue with -textvariable variables
* RT# 89621: avoid segfaults during global destruction (by Gisle Aas)
* RT# 87016: compatibility for libpng 1.6.x
* RT# 86988: use cflags/libs information from pkg-config zlib
* RT# 89261: split Tk/ColorEditor.pm into three .pm files
* RT# 71718: fix compilation issue with 64bit Strawberry Perl (Tk_Cursor)
* Fail gracefully if no font could be allocated
- Tk-804.032-tkglue.diff: no segfaults if Tk::MainWindow::Create was
called without args
- Tk-804.032-freetype.diff: look also for /usr/include/freetype2/freetype.h
- Tk-804.029-lib64.diff, Tk-804.029-xorg.diff, Tk-804.030-libpng16.diff:
remove upstreamed patches
Mon Jul 8 14:00:00 2013 cooloAATTsuse.com
- updated to 804.031
Fixes
The CopSTASH_set fix did not work in 804.030_501 because of a
missing file in the tarball. Now fixed.
Tk::MakeDepend parses gcc\'s inc search list now and does not rely
anymore on $Config{usrinc}. This helps when include files are
partially in \"multiarch\" subdirectories (e.g. in Debian/sid) or when
$Config{usrinc} is incorrect (e.g. in ActivePerl+gcc builds).
RT #85407 and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708624
Helping Debian\'s build process by skipping the quilt state directory
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708635
Improving build process for ActivePerl+gcc (RT #74036); see also
README-ActiveState.txt.
Use pkg-config for determining libpng cflags and libs.
Tk-804.030_501 release (2013-05-18)
- ---------------------
Fixes
Should compile again with older perls: SvNV_nomg is not available with
perls older than 5.13.2, and CopSTASH_set(..., NULL) is not possible
with threaded 5.16.x and older.
Tk-804.030_500 release (2013-05-18)
- ---------------------
Incompatible changes
The Tk::Text::Contents() method does not return an extra newline
anymore (RT #83124). The version number of Tk::Text was incremented
to 4.029 and may be used to detect the change.
Fixes
RT #78824: fixed compilation under threaded bleadperl (5.17.x)
Fix for internal magic handling, needed for perl 5.17.2 and newer.
Fixed myConfig issue with perl 5.17.x.
SvUPGRADE() is no longer an expression since perl 5.17.7.
Off-by-one error in Tk::Table::clear method (problem spotted by David
Overeem).
Thu Feb 28 13:00:00 2013 pgajdosAATTsuse.com
- builds also against libpng16
* libpng16.patch
Fri Oct 21 14:00:00 2011 vcizekAATTsuse.com
- update to 804.030
Many bugfixes (see Changes)
New features
BalloonInfo for HList
https://rt.cpan.org/Ticket/Display.html?id=55887
Perl/Tk is now available at github.
Improved \"all widgets at a glance\" demo.
Tue Mar 15 13:00:00 2011 cfarrellAATTnovell.com
- license update: (GPL+ or Artistic) and zlib
More correct statement of the package license in Fedora
compatible syntax as per http://is.gd/HtnxI9 and
http://en.opensuse.org/openSUSE:Accepted_licences
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Mon Nov 29 13:00:00 2010 cooloAATTnovell.com
- remove /var/adm/perl-modules
Fri Nov 19 13:00:00 2010 cooloAATTnovell.com
- newer Xorg define different include guards
Tue Oct 19 14:00:00 2010 cooloAATTnovell.com
- add perl as explicit buildrequire
Mon Jul 19 14:00:00 2010 anickaAATTsuse.cz
- update to 804.029
* bugfixes, test fixes
- removed CVE-2006-4484 and per5.12 patches (fixed in upstream)
Tue Apr 20 14:00:00 2010 anickaAATTsuse.cz
- port utf fix for perl 5.12 from development version
Thu Apr 8 14:00:00 2010 dmuellerAATTsuse.de
- require the right version of perl
Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build
Mon Dec 14 13:00:00 2009 ajAATTsuse.de
- Fix build to not run disabled tests.
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0