From 9cd39f8f78f70573fcf002674d7628c94e1eed85 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Tue, 18 Oct 2016 15:21:19 +0200
Subject: 0.54 bump

---
 .gitignore             |  1 +
 perl-Code-TidyAll.spec | 11 ++++++++++-
 sources                |  2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8fc1f9f..33365c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /Code-TidyAll-0.49.tar.gz
 /Code-TidyAll-0.52.tar.gz
 /Code-TidyAll-0.53.tar.gz
+/Code-TidyAll-0.54.tar.gz
diff --git a/perl-Code-TidyAll.spec b/perl-Code-TidyAll.spec
index 9b1701f..83b94a3 100644
--- a/perl-Code-TidyAll.spec
+++ b/perl-Code-TidyAll.spec
@@ -1,5 +1,5 @@
 Name:           perl-Code-TidyAll
-Version:        0.53
+Version:        0.54
 Release:        1%{?dist}
 Summary:        Engine for tidyall, your all-in-one code tidier and validator
 # lib/Test/Code/TidyAll.pm:     GPL+ or Artistic
@@ -58,6 +58,12 @@ BuildRequires:  perl(Path::Tiny) >= 0.098
 # Not used for tests - perl(Pod::Spell)
 # Not used for tests - perl(Pod::Tidy)
 BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Specio) >= 0.30
+BuildRequires:  perl(Specio::Declare)
+BuildRequires:  perl(Specio::Library::Builtins)
+BuildRequires:  perl(Specio::Library::Numeric)
+BuildRequires:  perl(Specio::Library::Path::Tiny) >= 0.04
+BuildRequires:  perl(Specio::Library::String)
 # Not used for tests - perl(SVN::Look)
 BuildRequires:  perl(Text::Diff) >= 1.44
 # Not used for tests - perl(Test::Builder)
@@ -115,6 +121,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 17 2016 Jitka Plesnikova <jples...@redhat.com> - 0.54-1
+- 0.54 bump
+
 * Tue Oct 11 2016 Jitka Plesnikova <jples...@redhat.com> - 0.53-1
 - 0.53 bump
 
diff --git a/sources b/sources
index 725e9e8..3410000 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56b2b51465937e0f06838e87db130db1  Code-TidyAll-0.53.tar.gz
+47d98d4bbbf17adcc291d67794d6a90d  Code-TidyAll-0.54.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Code-TidyAll.git/commit/?h=master&id=9cd39f8f78f70573fcf002674d7628c94e1eed85
_______________________________________________
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