- update to 1.41

* Fix tee and all tests to work with Perl 5.14 and higher.
    PVIO has no IV field anymore, so abuse the empty IoOFP,
    which is only used for printing, not reading.
    Fixes [RT #56875] and more.
  * Hide example packages from the pause indexer
- licence correction

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Filter?expand=0&rev=14
This commit is contained in:
Vítězslav Čížek
2012-02-20 12:32:00 +00:00
committed by Git OBS Bridge
parent 016aeddca6
commit aec47ab55b
4 changed files with 29 additions and 19 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 20 02:35:39 UTC 2012 - vcizek@suse.com
- update to 1.41
* Fix tee and all tests to work with Perl 5.14 and higher.
PVIO has no IV field anymore, so abuse the empty IoOFP,
which is only used for printing, not reading.
Fixes [RT #56875] and more.
* Hide example packages from the pause indexer
- licence correction
-------------------------------------------------------------------
Mon May 2 08:44:44 UTC 2011 - vcizek@novell.com