Accepting request 202164 from home:deadpoint:branches:devel:languages:perl

- Fix the license 

- update to 1.219
  - cygwin fixes (thanks, Reini Urban!)
  - Skip t/threads.t unless perl version is 5.13.4 or greater (thanks, VPIT)
  - compile with strict C89 compilers (thanks, VPIT)
  - more bugfixes (thanks, VPIT)

OBS-URL: https://build.opensuse.org/request/show/202164
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-UUID?expand=0&rev=20
This commit is contained in:
Stephan Kulow
2013-10-04 20:00:22 +00:00
committed by Git OBS Bridge
parent a92d995c94
commit 255802d6c1
4 changed files with 24 additions and 9 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Oct 4 14:36:24 UTC 2013 - darin@darins.net
- Fix the license
-------------------------------------------------------------------
Fri Oct 4 14:27:28 UTC 2013 - darin@darins.net
- update to 1.219
- cygwin fixes (thanks, Reini Urban!)
- Skip t/threads.t unless perl version is 5.13.4 or greater (thanks, VPIT)
- compile with strict C89 compilers (thanks, VPIT)
- more bugfixes (thanks, VPIT)
-------------------------------------------------------------------
Thu Mar 31 09:11:53 UTC 2011 - coolo@novell.com