eseyman pushed to perl-Data-Random (master). "Update to 0.12"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Jun 7 09:09:47 UTC 2015


From ae9ccbcb0a6badb40cc3db6ebf9b54d1b7b00b90 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Sun, 7 Jun 2015 11:09:34 +0200
Subject: Update to 0.12


diff --git a/.gitignore b/.gitignore
index 9bc9179..8fa76a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Data-Random-0.05.tar.gz
 /Data-Random-0.09.tar.gz
 /Data-Random-0.10.tar.gz
 /Data-Random-0.11.tar.gz
+/Data-Random-0.12.tar.gz
diff --git a/perl-Data-Random.spec b/perl-Data-Random.spec
index 45276ac..8653245 100644
--- a/perl-Data-Random.spec
+++ b/perl-Data-Random.spec
@@ -1,6 +1,6 @@
 Name:           perl-Data-Random
-Version:        0.11
-Release:        4%{?dist}
+Version:        0.12
+Release:        1%{?dist}
 Summary:        Perl module to generate random data
 License:        GPL+ or Artistic
 
@@ -8,12 +8,14 @@ URL:            http://search.cpan.org/dist/Data-Random/
 Source0:        http://www.cpan.org/authors/id/B/BA/BAREFOOT/Data-Random-%{version}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  perl(Date::Calc)
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(GD)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Time::Piece)
+BuildRequires:  perl(YAML::Tiny)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -46,6 +48,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 07 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.12-1
+- Update to 0.12
+
 * Fri Jun 05 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.11-4
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index e283130..d06947a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9604ddc45eff8fc95803f34a7553c93b  Data-Random-0.11.tar.gz
+7d9ff7be567d6c07fe916e2a279dea3e  Data-Random-0.12.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Data-Random.git/commit/?h=master&id=ae9ccbcb0a6badb40cc3db6ebf9b54d1b7b00b90


More information about the perl-devel mailing list