[perl-Crypt-Random-Source] Update to 0.09

Emmanuel Seyman eseyman at fedoraproject.org
Sun Aug 31 01:25:32 UTC 2014


commit f943fdd62924786fad278a226e1cde7c5c60efbb
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Aug 31 03:25:37 2014 +0200

    Update to 0.09

 .gitignore                    |    1 +
 perl-Crypt-Random-Source.spec |    7 ++++++-
 sources                       |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 514b89e..6e2c4d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Crypt-Random-Source-0.07.tar.gz
 /Crypt-Random-Source-0.08.tar.gz
+/Crypt-Random-Source-0.09.tar.gz
diff --git a/perl-Crypt-Random-Source.spec b/perl-Crypt-Random-Source.spec
index b9087d9..4f6cf32 100644
--- a/perl-Crypt-Random-Source.spec
+++ b/perl-Crypt-Random-Source.spec
@@ -1,5 +1,5 @@
 Name:           perl-Crypt-Random-Source
-Version:        0.08
+Version:        0.09
 Release:        1%{?dist}
 Summary:        Get weak or strong random data from pluggable sources
 License:        GPL+ or Artistic
@@ -11,8 +11,10 @@ BuildRequires:  perl
 BuildRequires:  perl(Any::Moose)
 BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Module::Build::Tiny)
 BuildRequires:  perl(Module::Find)
 BuildRequires:  perl(namespace::clean)
+BuildRequires:  perl(namespace::autoclean)
 BuildRequires:  perl(ok)
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Test::Exception)
@@ -52,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Aug 31 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.09-1
+- Update to 0.09
+
 * Sun Aug 17 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.08-1
 - Update to 0.08
 - Use %%license 
diff --git a/sources b/sources
index a38ecc3..587a08f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbd3fca196e739530a1331d5445e6b69  Crypt-Random-Source-0.08.tar.gz
+d900da829b95fd35d535423b2a8c736f  Crypt-Random-Source-0.09.tar.gz



More information about the perl-devel mailing list