Revisions of perl-Tk

buildservice-autocommit accepted request 1139404 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 50)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 1138819 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 49)
- Fix an STRLEN vs int pointer confusion in function
  Tcl_GetByteArrayFromObj(): [bsc#1218600]
  * Perl 5.37.2, since commit github.com/Perl/perl5/commit/1ef9039b
    changed the implementation of SvPV() et al., breaking
    t/balloon.t, t/canvas2.t and t/photo.t on big-endian 64-bit
    architectures such as ppc64 and s390x because StringMatchGIF()
    no longer recognized GIF files.
  * Add patch from Debian:
    - Tk-804.036-fix-strlen-vs-int-pointer-confusion.patch
buildservice-autocommit accepted request 1132159 from Tina Müller's avatar Tina Müller (tinita) (revision 48)
baserev update by copy to link target
Tina Müller's avatar Tina Müller (tinita) accepted request 1132114 from Frederic Crozat's avatar Frederic Crozat (fcrozat) (revision 47)
- Drop BuildRequires on xorg-x11, not needed anymore.
buildservice-autocommit accepted request 1086586 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 46)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 45)
update cpanspec.yml and recreate spec file
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1085306 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 44)
- Replace xorg-x11 devel requires by pkgconfig(...)
buildservice-autocommit accepted request 894302 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 43)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 894104 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 42)
- Update to 804.036
   see /usr/share/doc/packages/perl-Tk/Changes
  * Tk-804.036 release (2021-02-14)
    - This is basically the same like Tk-804.035_501.
  * Tk-804.035_501 release (2021-02-07)
    - Fixes:
       Compiles again with Strawberry Perl 5.32.x
       Fix double free in validatecommand
       myConfig: add ability to define HAVE_INTTYPES_H
       Smaller build improvements and typo corrections
       Prevent some compiler warnings
    - Documentation:
       Several smaller Pod fixes
    - Tests:
       Introduce CI testing with github actionsTk-804.036
	   release (2021-02-14)
buildservice-autocommit accepted request 800980 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 41)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 800410 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 40)
- Use https and metacpan.org for url and sources
- Use Devel:Leak, Test::More and Test::Pod for tests
- Add cpanspec.yml file and mention the patches Tk-804.029-event.diff
  Tk-804.029-macro.diff Tk-804.029-null.diff Tk-804.029-refcnt.diff

- updated to 804.035
   see /usr/share/doc/packages/perl-Tk/Changes
  Tk-804.035 release (2020-03-28)
  ------------------
  This is basically the same like Tk-804.034_501.
  Tk-804.034_501 release (2020-03-19)
  ----------------------
  Fixes
   Add dummy rules for newer EUMM (RT #124910)
   Try harder to find libpng on FreeBSD
  Tk-804.034_500 release (2020-02-23)
  ----------------------
  Fixes
   Compiles again with perl 5.31.x (see also
   github pull request #61 and https://github.com/Perl/perl5/issues/17024
   by Karl Williamson). Now ppport.h is included in the
   distribution.
   Switch to X's locale handling if needed (Karl Williamson)
   Don't use buttons 4 and 5 on non-X11 platforms
   (Christopher Chavez)
   Fix corner case in XPM handling (/* in colors section)
   Spelling/grammar fixes in comments and code (Christopher Chavez)
   Improved demo script photo1.pl (Christopher Chavez)
  Documentation
   Smaller Pod fixes (Slaven Rezic, Christopher Chavez)
buildservice-autocommit accepted request 528510 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 39)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 38)
- use system jpeg to avoid failures with builtin version

- update to 804.034:
  Fixes
   Fix aborts on OS X Sierra, introduced by latest clang/llvm
   strcpy/strncpy (RT #121631, github pull request #28 by Mark Aufflick)
  
   No special xOKp handling in Perl_Value (RT #121528)
  
   Add freetype2 path on MacOSX / XQuartz to inc search paths
   (github pull request #21 by Christoph Lamprecht)
  
   Fix Tk::NoteBook's FindMenu (Martin Jacobs)
  
  Documentation
   Add Tk::getSaveFile Pod file (see also
   github pull request #19)
  
   Fix documentation about scrollbars
   (github pull request #18 by asb-cpan)
  
   Add openSUSE instructions to README.linux
   (github pull request #25 by Tux)
  
   Add documentation notes about "make -j"
  
  Tests
   New test for Tk::NoteBook.
  
   t/Trace.t is using now Test::More
buildservice-autocommit accepted request 328391 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 37)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 328253 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 36)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 328180 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 35)
Fix build with perl 5.22
buildservice-autocommit accepted request 241633 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 34)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 241622 from Andreas Schwab's avatar Andreas Schwab (AndreasSchwab) (revision 33)
- 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
buildservice-autocommit accepted request 182491 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 32)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 31)
- updated to 804.031
Displaying revisions 1 - 20 of 50
openSUSE Build Service is sponsored by