jplesnik pushed to perl-autovivification (master). "0.15 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 15 12:23:06 UTC 2015


From 778ce11758ae5a62218c1bc3a711b44b4563f4c1 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Fri, 15 May 2015 14:22:34 +0200
Subject: 0.15 bump


diff --git a/.gitignore b/.gitignore
index fc70ea7..c0ddb19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /autovivification-0.10.tar.gz
 /autovivification-0.11.tar.gz
 /autovivification-0.14.tar.gz
+/autovivification-0.15.tar.gz
diff --git a/perl-autovivification.spec b/perl-autovivification.spec
index f41d85b..c16e9a1 100644
--- a/perl-autovivification.spec
+++ b/perl-autovivification.spec
@@ -1,5 +1,5 @@
 Name:           perl-autovivification
-Version:        0.14
+Version:        0.15
 Release:        1%{?dist}
 Summary:        Lexically disable autovivification
 License:        GPL+ or Artistic
@@ -19,7 +19,10 @@ BuildRequires:  perl(threads::shared)
 BuildRequires:  perl(XSLoader)
 # Tests only
 BuildRequires:  perl(lib)
+BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(threads)
+BuildRequires:  perl(Time::HiRes)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:       perl(XSLoader)
 
@@ -57,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 15 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.15-1
+- 0.15 bump
+
 * Wed Nov 12 2014 Petr Ĺ abata <contyk at redhat.com> - 0.14-1
 - 0.14 bump
 
diff --git a/sources b/sources
index 8f40a09..4564dd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf0f5133a32685218e8d7ad1aba02deb  autovivification-0.14.tar.gz
+5f2120f1591f5b0600b1a927bfc51e55  autovivification-0.15.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-autovivification.git/commit/?h=master&id=778ce11758ae5a62218c1bc3a711b44b4563f4c1


More information about the scm-commits mailing list