[perl-App-cpanminus] 1.7025 bump

Petr Pisar ppisar at fedoraproject.org
Mon Feb 9 12:33:09 UTC 2015


commit 46ed9a7c3830c75ef7fddc746b8536f65fb7f19b
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Feb 9 13:32:46 2015 +0100

    1.7025 bump

 .gitignore              |    1 +
 perl-App-cpanminus.spec |    8 ++++++--
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc10495..c502277 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,4 @@ App-cpanminus-0.9935.tar.gz
 /App-cpanminus-1.7019.tar.gz
 /App-cpanminus-1.7020.tar.gz
 /App-cpanminus-1.7022.tar.gz
+/App-cpanminus-1.7025.tar.gz
diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec
index 3e57822..37476b0 100644
--- a/perl-App-cpanminus.spec
+++ b/perl-App-cpanminus.spec
@@ -1,5 +1,5 @@
 Name:           perl-App-cpanminus
-Version:        1.7022
+Version:        1.7025
 Release:        1%{?dist}
 Summary:        Get, unpack, build and install CPAN modules
 License:        GPL+ or Artistic
@@ -126,13 +126,17 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 %{_mandir}/man1/*
 %{_bindir}/cpanm
 
 %changelog
+* Mon Feb 09 2015 Petr Pisar <ppisar at redhat.com> - 1.7025-1
+- 1.7025 bump
+
 * Tue Dec 16 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.7022-1
 - 1.7022 bump
 
diff --git a/sources b/sources
index 6c9f7fb..44ebf75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4c669ebb5ddfedb7478c6b9d7a6691b  App-cpanminus-1.7022.tar.gz
+0ad0d4b40c52b320a0160202743f0d9c  App-cpanminus-1.7025.tar.gz



More information about the perl-devel mailing list