[perl-Syntax-Keyword-Junction] 0.003006 bump

Petr Pisar ppisar at fedoraproject.org
Thu Aug 8 11:11:55 UTC 2013


commit a42d3a6a926891c32c35cb06016890532377321b
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Aug 8 13:11:30 2013 +0200

    0.003006 bump

 .gitignore                        |    1 +
 .rpmlint                          |    2 ++
 perl-Syntax-Keyword-Junction.spec |    5 ++++-
 sources                           |    2 +-
 4 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c9ec32..406a21f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Syntax-Keyword-Junction-0.003004.tar.gz
+/Syntax-Keyword-Junction-0.003006.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..6b7c9f7
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* (dev|exe|html|http)");
diff --git a/perl-Syntax-Keyword-Junction.spec b/perl-Syntax-Keyword-Junction.spec
index b54e3f9..7bbfaee 100644
--- a/perl-Syntax-Keyword-Junction.spec
+++ b/perl-Syntax-Keyword-Junction.spec
@@ -1,5 +1,5 @@
 Name:           perl-Syntax-Keyword-Junction
-Version:        0.003004
+Version:        0.003006
 Release:        1%{?dist}
 Summary:        Perl6 style Junction operators in Perl5
 License:        GPL+ or Artistic
@@ -52,5 +52,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 08 2013 Petr Pisar <ppisar at redhat.com> - 0.003006-1
+- 0.003006 bump
+
 * Mon Aug 05 2013 Petr Pisar <ppisar at redhat.com> 0.003004-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 585ec4f..2cb9f9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8f17fd8f666b5c34b7dcaeed83efa45  Syntax-Keyword-Junction-0.003004.tar.gz
+27df6696dd3f6bb828227625227c851b  Syntax-Keyword-Junction-0.003006.tar.gz



More information about the perl-devel mailing list