[perl-Type-Tiny] Upstream update.

corsepiu corsepiu at fedoraproject.org
Mon Oct 27 08:04:43 UTC 2014


commit 91a53b84196dfdf0785a609dbec878aa3e38e214
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Oct 27 09:04:45 2014 +0100

    Upstream update.

 .gitignore          |    2 +-
 perl-Type-Tiny.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2bd3e8..a593447 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Type-Tiny-1.000004.tar.gz
+/Type-Tiny-1.000005.tar.gz
diff --git a/perl-Type-Tiny.spec b/perl-Type-Tiny.spec
index 1431f06..fa922f0 100644
--- a/perl-Type-Tiny.spec
+++ b/perl-Type-Tiny.spec
@@ -1,6 +1,6 @@
 Name:           perl-Type-Tiny
-Version:        1.000004
-Release:        2%{?dist}
+Version:        1.000005
+Release:        1%{?dist}
 Summary:        Tiny, yet Moo(se)-compatible type constraint
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -89,7 +89,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes CONTRIBUTING COPYRIGHT CREDITS LICENSE NEWS README
+%doc Changes COPYRIGHT CREDITS LICENSE NEWS README
 %{perl_vendorlib}/*
 %{!?with_reply_plugin:%exclude %{perl_vendorlib}/Reply}
 %{_mandir}/man3/*
@@ -101,6 +101,9 @@ make test
 %{_mandir}/man3/Test::TypeTiny.3pm*
 
 %changelog
+* Mon Oct 27 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.000005-1
+- Upstream update.
+
 * Thu Sep 04 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.000004-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 6dc3b21..47618e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fab2a0ec2634d1fa057d6254678b79f  Type-Tiny-1.000004.tar.gz
+2914b0e6b35c35f657d426fba29b4520  Type-Tiny-1.000005.tar.gz


More information about the scm-commits mailing list