[perl-Math-Random-MT-Auto] 6.18 bump

Petr Pisar ppisar at fedoraproject.org
Fri Jan 27 13:41:53 UTC 2012


commit 963d48b924006b7845b4f169ffd6b8f33d99c361
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jan 27 14:40:48 2012 +0100

    6.18 bump

 .gitignore                    |    1 +
 perl-Math-Random-MT-Auto.spec |    9 ++++++---
 sources                       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04e0519..5b5eddf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Math-Random-MT-Auto-6.14.tar.gz
 /Math-Random-MT-Auto-6.16.tar.gz
 /Math-Random-MT-Auto-6.17.tar.gz
+/Math-Random-MT-Auto-6.18.tar.gz
diff --git a/perl-Math-Random-MT-Auto.spec b/perl-Math-Random-MT-Auto.spec
index aa96040..f4be509 100644
--- a/perl-Math-Random-MT-Auto.spec
+++ b/perl-Math-Random-MT-Auto.spec
@@ -1,5 +1,5 @@
 Name:           perl-Math-Random-MT-Auto
-Version:        6.17
+Version:        6.18
 Release:        1%{?dist}
 Summary:        Auto-seeded Mersenne Twister PRNGs
 License:        BSD 
@@ -13,7 +13,7 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Exception::Class) >= 1.32
 BuildRequires:  perl(Fcntl)
-BuildRequires:  perl(Object::InsideOut) >= 3.85
+BuildRequires:  perl(Object::InsideOut) >= 3.88
 BuildRequires:  perl(Object::InsideOut::Util)
 BuildRequires:  perl(Scalar::Util) >= 1.23
 BuildRequires:  perl(strict)
@@ -28,7 +28,7 @@ BuildRequires:  perl(LWP::UserAgent)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Exception::Class) >= 1.32
 Requires:       perl(Fcntl)
-Requires:       perl(Object::InsideOut) >= 3.85
+Requires:       perl(Object::InsideOut) >= 3.88
 Requires:       perl(Scalar::Util) >= 1.23
 
 %{?perl_default_filter}
@@ -71,6 +71,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 27 2012 Petr Pisar <ppisar at redhat.com> - 6.18-1
+- 6.18 bump
+
 * Thu Jan 19 2012 Petr Pisar <ppisar at redhat.com> - 6.17-1
 - 6.17 bump
 
diff --git a/sources b/sources
index 27ab23c..7cb773b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c1680eec2d1d5b6cbb4cce48f7c2062  Math-Random-MT-Auto-6.17.tar.gz
+539bf53d06b52bd410d2c7ea0348b6d9  Math-Random-MT-Auto-6.18.tar.gz


More information about the scm-commits mailing list