8
0

Accepting request 337565 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/337565
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Path?expand=0&rev=5
This commit is contained in:
2015-10-10 11:11:27 +00:00
committed by Git OBS Bridge
parent 3acc9c759d
commit c2b3467c19
4 changed files with 47 additions and 7 deletions

View File

@@ -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 @@ find . -type f -print0 | xargs -0 chmod 644
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README README.md TODO
%doc Changes README
%changelog