summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-PPI.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-PPI.spec b/perl-PPI.spec
index 8cf1814..fa649ed 100644
--- a/perl-PPI.spec
+++ b/perl-PPI.spec
@@ -7,13 +7,13 @@
Summary: PPI - parse and manipulate Perl code non-destructively, without using perl itself
Summary(pl.UTF-8): PPI - analiza i manipulacja kodem Perla w sposób niedestruktywny, bez użycia Perla jako takiego
Name: perl-PPI
-Version: 1.224
+Version: 1.270
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/PPI/%{pdir}-%{version}.tar.gz
-# Source0-md5: 527b70bb15263c4f3907d6d4b5be6dba
+# Source0-md5: af47f2289c880be545b220fa84a4e347
URL: http://search.cpan.org/dist/PPI/
%if %{with tests}
BuildRequires: perl(File::Spec) >= 0.84
@@ -99,7 +99,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc Changes README.md
+%doc Changes README
%{perl_vendorlib}/PPI.pm
%{perl_vendorlib}/PPI
%dir %{perl_vendorlib}/PPIx