jplesnik pushed to perl-Bytes-Random-Secure (master). "0.29 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Oct 26 13:53:29 UTC 2015


From 534fdc7a8eabe3a3c9200ec3bc148c4be3254c78 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Mon, 26 Oct 2015 14:53:09 +0100
Subject: 0.29 bump

---
 .gitignore                    |  1 +
 perl-Bytes-Random-Secure.spec | 11 +++++++++--
 sources                       |  2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index ce05680..60bfd82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Bytes-Random-Secure-0.28.tar.gz
+/Bytes-Random-Secure-0.29.tar.gz
diff --git a/perl-Bytes-Random-Secure.spec b/perl-Bytes-Random-Secure.spec
index f247b90..43a907e 100644
--- a/perl-Bytes-Random-Secure.spec
+++ b/perl-Bytes-Random-Secure.spec
@@ -1,12 +1,15 @@
 Name:           perl-Bytes-Random-Secure
-Version:        0.28
-Release:        3%{?dist}
+Version:        0.29
+Release:        1%{?dist}
 Summary:        Perl extension to generate cryptographically-secure random bytes
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Bytes-Random-Secure/
 Source0:        http://www.cpan.org/modules/by-module/Bytes/Bytes-Random-Secure-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
@@ -15,6 +18,7 @@ BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(English)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Math::Random::ISAAC)
 BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(MIME::QuotedPrint) >= 3.03
@@ -60,6 +64,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 26 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.29-1
+- 0.29 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.28-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9faa615..870e443 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3274a8edbfcc41fd1ab6574932dfc22  Bytes-Random-Secure-0.28.tar.gz
+53d95b7efc5962fe41835c7ab0f83475  Bytes-Random-Secure-0.29.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Bytes-Random-Secure.git/commit/?h=master&id=534fdc7a8eabe3a3c9200ec3bc148c4be3254c78


More information about the perl-devel mailing list