From bf68ed2209bc4b7839ee839e14fee613965fa95d Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Fri, 1 Jul 2016 08:41:59 +0100
Subject: Update to 0.010
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- New upstream release 0.010
  - Fix for pp_match in Perl 5.22+ (GH#23)
- This release by GFUJI → update source URL
---
 perl-Test-Vars.spec | 10 +++++++---
 sources             |  2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/perl-Test-Vars.spec b/perl-Test-Vars.spec
index f9b9259..0db647e 100644
--- a/perl-Test-Vars.spec
+++ b/perl-Test-Vars.spec
@@ -1,17 +1,16 @@
 Name:          perl-Test-Vars
-Version:       0.009
+Version:       0.010
 Release:       1%{?dist}
 Summary:       Detects unused variables
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 URL:           http://search.cpan.org/dist/Test-Vars/
-Source0:       
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Test-Vars-%{version}.tar.gz
+Source0:       
http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/Test-Vars-%{version}.tar.gz
 BuildArch:     noarch
 # ===================================================================
 # Build requirements
 # ===================================================================
 BuildRequires: coreutils
-BuildRequires: make
 BuildRequires: perl >= 4:5.10.0
 BuildRequires: perl-generators
 BuildRequires: perl(Module::Build::Tiny) >= 0.035
@@ -84,6 +83,11 @@ prove -Ilib $(echo $(find xt/ -name '*.t'))
 %{_mandir}/man3/Test::Vars.3*
 
 %changelog
+* Fri Jul  1 2016 Paul Howarth <p...@city-fan.org> - 0.010-1
+- Update to 0.010
+  - Fix for pp_match in Perl 5.22+ (GH#23)
+- This release by GFUJI → update source URL
+
 * Sun May 22 2016 Paul Howarth <p...@city-fan.org> - 0.009-1
 - Update to 0.009
   - On recent Perls (5.22 and 5.24, maybe more) this module could detect an
diff --git a/sources b/sources
index ffc3a74..7b919c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3658e730c4e669a77a7b8fc06ed8ce56  Test-Vars-0.009.tar.gz
+c15ff99e9ec8c57a5283b84c3939460c  Test-Vars-0.010.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Test-Vars.git/commit/?h=master&id=bf68ed2209bc4b7839ee839e14fee613965fa95d
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to