Hello community,

here is the log from the commit of package perl-File-Path for openSUSE:Factory 
checked in at 2015-10-19 22:49:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-Path (Old)
 and      /work/SRC/openSUSE:Factory/.perl-File-Path.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-File-Path"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-File-Path/perl-File-Path.changes    
2015-09-08 18:06:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Path.new/perl-File-Path.changes       
2015-10-19 22:49:45.000000000 +0200
@@ -1,0 +2,40 @@
+Sat Oct 10 08:56:34 UTC 2015 - [email protected]
+
+- updated to 2.12
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.12     2015-10-09
+      - RT 105935 Change ERROR HANDLING doc section to be very clear about the
+        error handling mechanism for root nodes.
+      - RT 105935 Change ERROR HANDLING doc section to remove the EXPERIMENTAL
+        note; the error handling mechanism has been in place for several 
versions.
+  
+  
+  2.11_004 2015-10-01
+      - RT 105935 Revert change made in 2.10_001 to carp on failure to find 
root
+        directory when performing an rmtree.
+  
+  2.11_003 2015-08-03
+      - Fix root tests to properly call prereq() -- failed primarily on Windows
+        since getpwent/getgrent not implemented on Windows.
+  
+  2.11_002 2015-07-25
+      - Fix windows refactored tests - missing import and since it's out of
+        Path.t the path creation creates 2 directories (t/Path_win32.t)
+      - Fix root only tests.  getpwent/getgrent was called twice, causing
+        skip_all to trigger and giving impression all tests pass.
+  
+  2.11_001 2015-07-24
+      - RT 105527 FIX: Move eg/ and author tests from t/Path.t to xt/
+      - RT 105935 FIX: Clarify error behavior for rmtree errors on root 
directory
+        (not fixed but documented).  Clarify in documentation the how alike
+        rmtree is to 'rm -r'.
+      - RT 105977 FIX: Fix INSTALLDIRS for Perl 5.6
+      - RT 105986 FIX: Refactor unit tests to better care for test counts
+      - RT 106039 FIX: Wrong version in Pod
+      - RT 106043 FIX: Suboptimal error message
+      - RT 106045 FIX: _run_for_warning does not consume multiple messages
+      - RT 106047 FIX: _run_for_verbose cause fail test on 5.6.2
+      - Removed optional File::Output usage and run those tests for everyone.
+
+-------------------------------------------------------------------

Old:
----
  File-Path-2.11.tar.gz

New:
----
  File-Path-2.12.tar.gz

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

Other differences:
------------------
++++++ perl-File-Path.spec ++++++
--- /var/tmp/diff_new_pack.MCWK4M/_old  2015-10-19 22:49:46.000000000 +0200
+++ /var/tmp/diff_new_pack.MCWK4M/_new  2015-10-19 22:49:46.000000000 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           perl-File-Path
-Version:        2.110000
+Version:        2.120000
 Release:        0
-%define cpan_version 2.11
-Provides:       perl(File::Path) = 2.110000
+%define cpan_version 2.12
+Provides:       perl(File::Path) = 2.120000
 %define cpan_name File-Path
 Summary:        Create or remove directory trees
 License:        Artistic-1.0 or GPL-1.0+
@@ -56,6 +56,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README README.md TODO
+%doc Changes README
 
 %changelog

++++++ File-Path-2.11.tar.gz -> File-Path-2.12.tar.gz ++++++
++++ 1941 lines of diff (skipped)


Reply via email to