From fac0e5016c2545bb3614f7f3909c685b2bf8109a Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emman...@seyman.fr>
Date: Sun, 23 Oct 2016 12:07:24 +0200
Subject: Update to 0.08

---
 .gitignore                   |  1 +
 perl-Math-Random-Secure.spec | 12 +++++++-----
 sources                      |  2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index 807ad41..0dbfbbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Math-Random-Secure-0.06.tar.gz
+/Math-Random-Secure-0.08.tar.gz
diff --git a/perl-Math-Random-Secure.spec b/perl-Math-Random-Secure.spec
index 8c98ec7..e3b1f8e 100644
--- a/perl-Math-Random-Secure.spec
+++ b/perl-Math-Random-Secure.spec
@@ -1,6 +1,6 @@
 Name:           perl-Math-Random-Secure
-Version:        0.06
-Release:        16%{?dist}
+Version:        0.08
+Release:        1%{?dist}
 Summary:        Cryptographically-secure, cross-platform replacement for rand()
 License:        Artistic 2.0
 
@@ -14,19 +14,18 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time
-BuildRequires:  perl(Any::Moose)
 BuildRequires:  perl(base)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Crypt::Random::Source::Factory)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(if)
 BuildRequires:  perl(Math::Random::ISAAC)
-# No way to express (Mouse|Moose)::Util::TypeConstraints
-# No way to express (Mouse|Moose)
+BuildRequires:  perl(Moo)
 # Tests
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::SharedFork)
 BuildRequires:  perl(Test::Warn)
 # Optional tests
 BuildRequires:  perl(Test::LeakTrace)
@@ -59,6 +58,9 @@ make test
 %{_mandir}/man3/Math*
 
 %changelog
+* Sun Oct 23 2016 Emmanuel Seyman <emman...@seyman.fr> - 0.08-1
+- Update to 0.08
+
 * Mon May 16 2016 Jitka Plesnikova <jples...@redhat.com> - 0.06-16
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index a69db35..264d907 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7397735ec33ef8fc69303b0a7d741b51  Math-Random-Secure-0.06.tar.gz
+9c02a5d331b8e7335b1a709716a24253  Math-Random-Secure-0.08.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Math-Random-Secure.git/commit/?h=master&id=fac0e5016c2545bb3614f7f3909c685b2bf8109a
_______________________________________________
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