From 868fb7e2c6d0f976eac48e7c3c71b766bf1ac0d4 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 12 Apr 2017 15:17:02 +0100
Subject: Update to 0.014

- New upstream release 0.014
  - Fixed a bug where false positives were reported for some code constructs
    where a variable was used on the right side of an lvalue-expression
- Drop redundant Group: tag
---
 perl-Test-Vars.spec | 10 ++++++++--
 sources             |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/perl-Test-Vars.spec b/perl-Test-Vars.spec
index d104f10..ef33938 100644
--- a/perl-Test-Vars.spec
+++ b/perl-Test-Vars.spec
@@ -1,9 +1,8 @@
 Name:          perl-Test-Vars
-Version:       0.013
+Version:       0.014
 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
 BuildArch:     noarch
@@ -22,6 +21,7 @@ BuildRequires:        perl(B)
 BuildRequires: perl(constant)
 BuildRequires: perl(ExtUtils::Manifest)
 BuildRequires: perl(IO::Pipe)
+BuildRequires: perl(List::Util) >= 1.33
 BuildRequires: perl(parent)
 BuildRequires: perl(Storable)
 BuildRequires: perl(strict)
@@ -84,6 +84,12 @@ prove -Ilib $(echo $(find xt/ -name '*.t'))
 %{_mandir}/man3/Test::Vars.3*
 
 %changelog
+* Wed Apr 12 2017 Paul Howarth <p...@city-fan.org> - 0.014-1
+- Update to 0.014
+  - Fixed a bug where false positives were reported for some code constructs
+    where a variable was used on the right side of an lvalue-expression
+- Drop redundant Group: tag
+
 * Fri Mar 17 2017 Paul Howarth <p...@city-fan.org> - 0.013-1
 - Update to 0.013
   - Worked around a very weird bug with B's handling of multideref aux_list
diff --git a/sources b/sources
index a18750e..6209434 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test-Vars-0.013.tar.gz) = 
8b4ca90367f5426f7d1cb64710bd18d3c1662afd40870ef0cd92a52c288b9928309bbb4d0b73cff4829badcd35d8bde0c4fa206a69385c70ec92157db3f57fbf
+SHA512 (Test-Vars-0.014.tar.gz) = 
25361ab010c5d991e3f955fbc2956fb52c5a31801fbc742b4d7eb02fd56d71eee4314cb515ece8c3fc76ab88bdee4304ccc0762d7f7360bdfd05b05c51ac6314
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Test-Vars.git/commit/?h=master&id=868fb7e2c6d0f976eac48e7c3c71b766bf1ac0d4
_______________________________________________
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