[perl-Text-Aligner] 0.11 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Oct 14 07:00:42 UTC 2014


commit c510208a02ce04934dee1220b2ac86b7c957571a
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Oct 14 08:59:09 2014 +0200

    0.11 bump

 .gitignore             |    1 +
 perl-Text-Aligner.spec |   12 ++++++------
 sources                |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 830cc6a..d06b3b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Text-Aligner-0.03.tar.gz
 /Text-Aligner-0.08.tar.gz
 /Text-Aligner-0.09.tar.gz
 /Text-Aligner-0.10.tar.gz
+/Text-Aligner-0.11.tar.gz
diff --git a/perl-Text-Aligner.spec b/perl-Text-Aligner.spec
index f0abc93..c79440e 100644
--- a/perl-Text-Aligner.spec
+++ b/perl-Text-Aligner.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-Aligner
-Version:        0.10
-Release:        3%{?dist}
+Version:        0.11
+Release:        1%{?dist}
 Summary:        Text::Aligner Perl module
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -23,10 +23,7 @@ BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
-%{?perl_default_filter:
-%filter_from_requires /^perl(Term::ANSIColor)$/d
-%perl_default_filter
-}
+%{?perl_default_filter}
 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(Term::ANSIColor\\)$
 
 %description
@@ -59,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 14 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.11-1
+- 0.11 bump
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.10-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 1b22dd3..0c74a0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3bd3688114a5d442f41e6d886d3aa1a7  Text-Aligner-0.10.tar.gz
+9b9c6ce323ae5e8f7e57212b783492bf  Text-Aligner-0.11.tar.gz



More information about the perl-devel mailing list