Hello community,

here is the log from the commit of package perl-File-Path for openSUSE:Factory 
checked in at 2017-06-27 10:20:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-Path (Old)
 and      /work/SRC/openSUSE:Factory/.perl-File-Path.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-File-Path"

Tue Jun 27 10:20:56 2017 rev:3 rq:506102 version:2.140000

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-File-Path/perl-File-Path.changes    
2015-10-19 22:49:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Path.new/perl-File-Path.changes       
2017-06-27 10:20:57.757821420 +0200
@@ -1,0 +2,64 @@
+Wed Jun 21 05:38:40 UTC 2017 - [email protected]
+
+- updated to 2.14
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.14 2017-06-07
+      - When creating subdirectories for testing underneath
+        File::Spec::Functions::tmpdir(), use randomly generated strings.
+      - No change in functionality from 2.13.
+
+-------------------------------------------------------------------
+Fri Jun  2 05:43:59 UTC 2017 - [email protected]
+
+- updated to 2.13
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.13 2017-05-31
+      - Document security vulnerability reported as CVE-2017-6512.
+  
+  2.12_008 2017-05-07
+      - Patch from John Lightsey.
+  
+  2.12_007 2017-04-22
+      - Skip tests where filesystem doesn't support permissions (RT 121248).
+      - Add AppVeyor configuration; thanks to Charlie Gonzalez and Hayo Baan.
+  
+  2.12_006 2017-04-21
+      - Modernize README, Makefile.PL, updating of version number
+        and release date in documentation.
+  
+  2.12_005 2017-04-21
+      - Recommend use of 'safe => 1' in remove_tree() and rmtree().
+      - Warn if mkpath() or make_path() is passed implausible options on
+        Windows.
+      - Corrections to errors in previous release.
+  
+  2.12_004 2017-04-18
+      - Certain functions used in tests are not available on Windows;
+        skip them.
+      - Move certain functions used in testing to t/FilePathTest.pm. 
+  
+  2.12_003 2017-04-07
+      - Add tests to improve coverage ratios as measured by Devel::Cover
+      - No functional changes.
+  
+  2.12_002 2017-03-12
+      - GH#41 RT 117019 Fixed File::Path::remove_tree option hash is auto
+                        populated and cannot be reused
+      - GH#40 Unskip in path root t
+      - GH#39 Remove superfluous assignment to $arg{perm}
+      - GH#38 Minor grammatical doc fixes.
+      - GH#37 Minor grammatical doc fixes.
+  
+  2.12_001 2016-09-18
+      - RT 94209  document that the thread safety issue will not change and
+        communicate alternative.
+      - RT 85878  be more generous with error check regex given we could be
+        dealing with a pre-1.25 Carp.
+      - GH #33    Be more precise in documentation example for make_path
+        error checking.
+      - GH #34 Skip Windows 2000 and earlier unit tests (test change).
+      - GH #36 Do not hardcode ENOENT (test change).
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-File-Path.spec ++++++
--- /var/tmp/diff_new_pack.tZTQ8g/_old  2017-06-27 10:20:58.349737762 +0200
+++ /var/tmp/diff_new_pack.tZTQ8g/_new  2017-06-27 10:20:58.353737196 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Path
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,16 +17,17 @@
 
 
 Name:           perl-File-Path
-Version:        2.120000
+Version:        2.140000
 Release:        0
-%define cpan_version 2.12
-Provides:       perl(File::Path) = 2.120000
+%define cpan_version 2.14
+Provides:       perl(File::Path) = 2.140000
+#Upstream:  James Keenan and Richard Elberger 1995-2017. All rights reserved.
 %define cpan_name File-Path
 Summary:        Create or remove directory trees
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/File-Path/
-Source0:        
http://www.cpan.org/authors/id/R/RI/RICHE/%{cpan_name}-%{cpan_version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -35,12 +36,11 @@
 %{perl_requires}
 
 %description
-This module provide a convenient way to create directories of arbitrary
+This module provides a convenient way to create directories of arbitrary
 depth and to delete an entire directory subtree from the filesystem.
 
 %prep
 %setup -q -n %{cpan_name}-%{cpan_version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++++++ File-Path-2.12.tar.gz -> File-Path-2.14.tar.gz ++++++
++++ 1838 lines of diff (skipped)

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.tZTQ8g/_old  2017-06-27 10:20:58.449723630 +0200
+++ /var/tmp/diff_new_pack.tZTQ8g/_new  2017-06-27 10:20:58.453723064 +0200
@@ -14,7 +14,7 @@
 # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
 #post_install: |-
 # sed on %{name}.files
-#license: SUSE-NonFree
+license: Perl License
 #skip_noarch: 1
 #custom_build: |-
 #./Build build flags=%{?_smp_mflags} --myflag


Reply via email to