Hello community,

here is the log from the commit of package perl-IO-All for openSUSE:Factory 
checked in at 2014-03-10 12:42:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-All (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-All.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-All"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-All/perl-IO-All.changes  2013-06-06 
13:23:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-IO-All.new/perl-IO-All.changes     
2014-03-10 12:42:54.000000000 +0100
@@ -1,0 +2,20 @@
+Mon Mar 10 07:10:05 UTC 2014 - [email protected]
+
+- updated to 0.59
+ - Fix possible infinite loop in t/accept.t (Thanks C. Wallace for complaining)
+   (closes #42)
+ - Fix yet another utf8 validation issue (Thanks Mithaldu for complaining)
+   (closes #38)
+ - Fix warnings running t/tie.t on windows (Thanks Mithaldu for complaining)
+   (closes #37)
+ - Fix canonpath on MSWin32
+ - Fix marking files as both binary and utf8 (Thanks Mithaldu!) (closes GH#36)
+ - Fix printing to a tie'd object, closes GH#26 (thanks Graham Knop for 
helping)
+ - Fix tests if $^X ne 'perl', closes GH#35 (thanks Hugemeir for the report)
+ - Return realpath for canonpath when possible (closes GH#34)
+ - Fix regression related to chaining dirs caused by making '' not become '/'
+ - correctly check exists for ::File, ::Dir, and ::Link
+ - RT#61627/GH#29 and Fix RT#82633/GH#32, thanks Graham Knop for helping
+ - Some doc cleanup around the SYNOPSIS (Thanks Mithaldu)
+
+-------------------------------------------------------------------

Old:
----
  IO-All-0.46.tar.gz

New:
----
  IO-All-0.59.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-IO-All.spec ++++++
--- /var/tmp/diff_new_pack.N7qvXL/_old  2014-03-10 12:42:54.000000000 +0100
+++ /var/tmp/diff_new_pack.N7qvXL/_new  2014-03-10 12:42:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-All
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,44 +17,19 @@
 
 
 Name:           perl-IO-All
-Version:        0.46
+Version:        0.59
 Release:        0
 %define cpan_name IO-All
 Summary:        IO::All of it to Graham and Damian!
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/IO-All/
-Source:         
http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(IO::String) >= 1.08
-#BuildRequires: perl(File::ReadBackwards)
-#BuildRequires: perl(inc::Module::Package)
-#BuildRequires: perl(IO::All)
-#BuildRequires: perl(IO::All::Base)
-#BuildRequires: perl(IO::All::DBM)
-#BuildRequires: perl(IO::All::Dir)
-#BuildRequires: perl(IO::All::File)
-#BuildRequires: perl(IO::All::Filesys)
-#BuildRequires: perl(IO::All::Link)
-#BuildRequires: perl(IO::All::MLDBM)
-#BuildRequires: perl(IO::All::Pipe)
-#BuildRequires: perl(IO::All::Socket)
-#BuildRequires: perl(IO::All::STDIO)
-#BuildRequires: perl(IO::All::String)
-#BuildRequires: perl(IO::All::Temp)
-#BuildRequires: perl(IO_All_Test)
-#BuildRequires: perl(IO_Dumper)
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(MLDBM)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(YAML::Tiny)
-Requires:       perl(IO::String) >= 1.08
+Recommends:     perl(File::MimeInfo)
 Recommends:     perl(File::ReadBackwards)
 %{perl_requires}
 
@@ -66,11 +41,11 @@
 exports a single function called 'io', which returns a new IO::All object.
 And that object can do it all!
 
-The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket,
-IO::String, Tie::File, File::Spec, File::Path and File::ReadBackwards; as
-well as all the DBM and MLDBM modules. You can use most of the methods
-found in these classes and in IO::Handle (which they inherit from). IO::All
-adds dozens of other helpful idiomatic methods including file stat and
+The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket, Tie::File,
+File::Spec, File::Path, File::MimeInfo and File::ReadBackwards; as well as
+all the DBM and MLDBM modules. You can use most of the methods found in
+these classes and in IO::Handle (which they inherit from). IO::All adds
+dozens of other helpful idiomatic methods including file stat and
 manipulation functions.
 
 IO::All is pluggable, and modules like the IO::All::LWP manpage and the
@@ -114,6 +89,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE README
+%doc Changes cpanfile examples LICENSE method_list Notes pkg README README.md 
ToDo unit
 
 %changelog

++++++ IO-All-0.46.tar.gz -> IO-All-0.59.tar.gz ++++++
++++ 7473 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to