From 304cfdbf72f63c051869a112f25906598b6edf80 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Thu, 22 Sep 2016 15:18:49 +0200
Subject: Upstream update.

---
 .gitignore          |  3 +--
 perl-Text-Glob.spec | 11 ++++++++---
 sources             |  2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index cdf9c67..f096859 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-Text-Glob-0.08.tar.gz
-/Text-Glob-0.09.tar.gz
+/Text-Glob-0.10.tar.gz
diff --git a/perl-Text-Glob.spec b/perl-Text-Glob.spec
index 77f6ece..29f3fb5 100644
--- a/perl-Text-Glob.spec
+++ b/perl-Text-Glob.spec
@@ -1,6 +1,6 @@
 Name:          perl-Text-Glob
-Version:       0.09
-Release:       16%{?dist}
+Version:       0.10
+Release:       1%{?dist}
 Summary:       Perl module to match globbing patterns against text
 License:       GPL+ or Artistic
 Group:                 Development/Libraries
@@ -10,9 +10,11 @@ Source0:     
http://www.cpan.org/authors/id/R/RC/RCLAMP/Text-Glob-%{version}.tar.gz
 BuildArch: noarch
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -40,6 +42,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 22 2016 Ralf Corsépius <corse...@fedoraproject.org> - 0.10-1
+- Upstream update.
+
 * Sat May 14 2016 Jitka Plesnikova <jples...@redhat.com> - 0.09-16
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index d0ce9b8..8555963 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1daa10e087f891c49b720a5c551a024b  Text-Glob-0.09.tar.gz
+41983522000416c73bba115b36effe33  Text-Glob-0.10.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Text-Glob.git/commit/?h=f25&id=304cfdbf72f63c051869a112f25906598b6edf80
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to