8
0

Accepting request 177555 from home:coolo:update-perl

- updated to 0.622
          - Fix bug where output is an IO::Scalar.
          - Include selfcontained_output.t in the distribution.
          - Allow OUTPUT => 'self' (#81327).

OBS-URL: https://build.opensuse.org/request/show/177555
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Writer?expand=0&rev=30
This commit is contained in:
Stephan Kulow
2013-06-04 17:22:00 +00:00
committed by Git OBS Bridge
parent cac578dffe
commit 0602bb09f5
4 changed files with 41 additions and 29 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 4 17:13:35 UTC 2013 - coolo@suse.com
- updated to 0.622
- Fix bug where output is an IO::Scalar.
- Include selfcontained_output.t in the distribution.
- Allow OUTPUT => 'self' (#81327).
-------------------------------------------------------------------
Thu Jan 19 02:34:02 UTC 2012 - vcizek@suse.com