From 85d5fcea66408f18a78a1e856f99d7fea3edecc4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Mon, 17 Oct 2016 15:34:39 +0200
Subject: 0.12 bump

---
 .gitignore              | 1 +
 perl-List-AllUtils.spec | 6 +++++-
 sources                 | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 21c77ff..753d4e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /List-AllUtils-0.09.tar.gz
 /List-AllUtils-0.10.tar.gz
 /List-AllUtils-0.11.tar.gz
+/List-AllUtils-0.12.tar.gz
diff --git a/perl-List-AllUtils.spec b/perl-List-AllUtils.spec
index 018fc28..c4ffe5d 100644
--- a/perl-List-AllUtils.spec
+++ b/perl-List-AllUtils.spec
@@ -1,5 +1,5 @@
 Name:           perl-List-AllUtils
-Version:        0.11
+Version:        0.12
 Release:        1%{?dist}
 Summary:        Combines List::Util and List::SomeUtils
 License:        Artistic 2.0
@@ -24,6 +24,7 @@ BuildRequires:  perl(List::UtilsBy) >= 0.10
 # CPAN::Meta not useful
 # CPAN::Meta::Prereqs not usedful
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Sub::Util)
 BuildRequires:  perl(Test::More) >= 0.96
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -55,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 17 2016 Petr Pisar <ppi...@redhat.com> - 0.12-1
+- 0.12 bump
+
 * Tue Jun 28 2016 Petr Pisar <ppi...@redhat.com> - 0.11-1
 - 0.11 bump
 
diff --git a/sources b/sources
index 6b82e79..d0a850d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86b6383af301c6c32d98f3e736055ef9  List-AllUtils-0.11.tar.gz
+8803c2beaccaf5b042efd4399ed107e5  List-AllUtils-0.12.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-List-AllUtils.git/commit/?h=f25&id=85d5fcea66408f18a78a1e856f99d7fea3edecc4
_______________________________________________
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