>From a94c7b8f34524b1874931157333acfbc8acc8ca3 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 28 Dec 2015 12:31:37 +0000
Subject: Update to 0.12

- New upstream release 0.12
  - Add META.json
- Re-enable use of Test::Vars with Perl 5.22
---
 perl-Test-Synopsis.spec | 19 ++++++++++++-------
 sources                 |  2 +-
 2 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/perl-Test-Synopsis.spec b/perl-Test-Synopsis.spec
index 8c539db..57edeef 100644
--- a/perl-Test-Synopsis.spec
+++ b/perl-Test-Synopsis.spec
@@ -2,8 +2,8 @@
 %global debug_package %{nil}
 
 Name:          perl-Test-Synopsis
-Version:       0.11
-Release:       4%{?dist}
+Version:       0.12
+Release:       1%{?dist}
 Summary:       Test your SYNOPSIS code
 Group:         Development/Libraries
 License:       GPL+ or Artistic
@@ -12,6 +12,9 @@ Source0:      
http://search.cpan.org/CPAN/authors/id/Z/ZO/ZOFFIX/Test-Synopsis-%{vers
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:     noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -35,6 +38,7 @@ BuildRequires:        perl(Pod::Coverage::TrustPod)
 BuildRequires: perl(Pod::Wordlist) >= 1.06
 BuildRequires: perl(Test::CPAN::Changes)
 BuildRequires: perl(Test::CPAN::Meta)
+BuildRequires: perl(Test::CPAN::Meta::JSON)
 BuildRequires: perl(Test::DistManifest)
 BuildRequires: perl(Test::EOL)
 BuildRequires: perl(Test::Kwalitee) >= 1.21
@@ -46,11 +50,7 @@ BuildRequires:       perl(Test::Pod) >= 1.41
 BuildRequires: perl(Test::Pod::Coverage) >= 1.08
 BuildRequires: perl(Test::Portability::Files)
 BuildRequires: perl(Test::Spelling), hunspell-en
-# Disable using of Test::Vars, because it failed with Perl 5.22.0
-# There is not a properly fix for it yet
-%if ! 0%(perl -e 'print $] >= 5.022')
 BuildRequires: perl(Test::Vars)
-%endif
 BuildRequires: perl(Test::Version)
 %endif
 # Runtime
@@ -96,9 +96,14 @@ rm -rf %{buildroot}
 %endif
 %doc Changes README README.md
 %{perl_vendorlib}/Test/
-%{_mandir}/man3/Test::Synopsis.3pm*
+%{_mandir}/man3/Test::Synopsis.3*
 
 %changelog
+* Mon Dec 28 2015 Paul Howarth <p...@city-fan.org> - 0.12-1
+- Update to 0.12
+  - Add META.json
+- Re-enable use of Test::Vars with Perl 5.22
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.11-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 7b1b1dd..7966eb7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6b0eb651f8b95757ccee4f430d659bf  Test-Synopsis-0.11.tar.gz
+7533748fc3bc40042ea4f305614f271d  Test-Synopsis-0.12.tar.gz
-- 
cgit v0.11.2


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

Reply via email to