forked from pool/perl-File-Path
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user