ppisar pushed to perl-Crypt-URandom (f21). "0.36 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 08:02:40 UTC 2015


From 8493148a71096f2ffd665f6759a35f0cfb6c994b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 11 Jun 2015 10:00:11 +0200
Subject: 0.36 bump


diff --git a/.gitignore b/.gitignore
index 0f5f04f..2d48a12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Crypt-URandom-0.34.tar.gz
+/Crypt-URandom-0.36.tar.gz
diff --git a/perl-Crypt-URandom.spec b/perl-Crypt-URandom.spec
index df7c828..7edd5d5 100644
--- a/perl-Crypt-URandom.spec
+++ b/perl-Crypt-URandom.spec
@@ -1,5 +1,5 @@
 Name:           perl-Crypt-URandom
-Version:        0.34
+Version:        0.36
 Release:        1%{?dist}
 Summary:        Non-blocking randomness for Perl
 License:        GPL+ or Artistic
@@ -7,6 +7,8 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Crypt-URandom/
 Source0:        http://www.cpan.org/authors/id/D/DD/DDICK/Crypt-URandom-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
@@ -43,7 +45,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make  test
+make test
 
 %files
 %doc Changes README
@@ -51,5 +53,8 @@ make  test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 11 2015 Petr Pisar <ppisar at redhat.com> - 0.36-1
+- 0.36 bump
+
 * Fri Oct 10 2014 Petr Pisar <ppisar at redhat.com> 0.34-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e11e829..5ad6c3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8f1bed6d188a1e1898a14c55db7617c  Crypt-URandom-0.34.tar.gz
+d19cdb64e3db13fdf32542c51eaaa79c  Crypt-URandom-0.36.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Crypt-URandom.git/commit/?h=f21&id=8493148a71096f2ffd665f6759a35f0cfb6c994b


More information about the scm-commits mailing list