[perl-MooseX-Method-Signatures] Update to 0.48

Emmanuel Seyman eseyman at fedoraproject.org
Tue Nov 11 11:34:18 UTC 2014


commit dc83b9c8bd3d361ed8a5e01e17fdbd55e9ae71a0
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Tue Nov 11 12:34:06 2014 +0100

    Update to 0.48

 .gitignore                         |    1 +
 perl-MooseX-Method-Signatures.spec |   10 +++++++---
 sources                            |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7b8859..cf830c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ MooseX-Method-Signatures-0.35.tar.gz
 /MooseX-Method-Signatures-0.42.tar.gz
 /MooseX-Method-Signatures-0.43.tar.gz
 /MooseX-Method-Signatures-0.44.tar.gz
+/MooseX-Method-Signatures-0.48.tar.gz
diff --git a/perl-MooseX-Method-Signatures.spec b/perl-MooseX-Method-Signatures.spec
index 216f39d..ab613fc 100644
--- a/perl-MooseX-Method-Signatures.spec
+++ b/perl-MooseX-Method-Signatures.spec
@@ -1,6 +1,6 @@
 Name:           perl-MooseX-Method-Signatures
-Version:        0.44
-Release:        5%{?dist}
+Version:        0.48
+Release:        1%{?dist}
 Summary:        Method declarations with type constraints and no source filter
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -79,11 +79,15 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 11 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.48-1
+- Update to 0.48
+
 * Mon Sep 01 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.44-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index e8d0e1e..e82d42d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03afec8beb2c6d667784ce3317a5814f  MooseX-Method-Signatures-0.44.tar.gz
+bd08823a71425364740916d5beb3dd08  MooseX-Method-Signatures-0.48.tar.gz


More information about the scm-commits mailing list