[perl-Config-MVP] Update to 2.200008

Emmanuel Seyman eseyman at fedoraproject.org
Mon Nov 10 14:37:28 UTC 2014


commit 38957fbd692130b2562948eb36bc1bdd16a924db
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Mon Nov 10 15:37:19 2014 +0100

    Update to 2.200008

 .gitignore           |    1 +
 perl-Config-MVP.spec |   13 +++++++++----
 sources              |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e63914..ee92079 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Config-MVP-2.101650.tar.gz
 /Config-MVP-2.200001.tar.gz
 /Config-MVP-2.200002.tar.gz
 /Config-MVP-2.200003.tar.gz
+/Config-MVP-2.200008.tar.gz
diff --git a/perl-Config-MVP.spec b/perl-Config-MVP.spec
index 1928d36..e549af5 100644
--- a/perl-Config-MVP.spec
+++ b/perl-Config-MVP.spec
@@ -1,9 +1,9 @@
 Name:           perl-Config-MVP
-Version:        2.200003
-Release:        5%{?dist}
+Version:        2.200008
+Release:        1%{?dist}
 Summary:        Multivalue-property package-oriented configuration
 License:        GPL+ or Artistic
-Group:          Development/Libraries
+
 URL:            http://search.cpan.org/dist/Config-MVP/
 Source0:        http://www.cpan.org/authors/id/R/RJ/RJBS/Config-MVP-%{version}.tar.gz
 BuildArch:      noarch
@@ -62,11 +62,16 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 10 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 2.200008-1
+- Update to 2.200008
+- Use the %%license tag
+
 * Mon Sep 01 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.200003-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 9cb64f0..434daf5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33180fb21bd91bb74545168336576a1c  Config-MVP-2.200003.tar.gz
+5727772741e8c503bcfac110850891d7  Config-MVP-2.200008.tar.gz



More information about the perl-devel mailing list