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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 08:00:34 UTC 2015


From 984aa92f2c6ed0f2043fb65a1beaf5db175d44c1 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 b5df2d0..575c4c5 100644
--- a/perl-Crypt-URandom.spec
+++ b/perl-Crypt-URandom.spec
@@ -1,12 +1,14 @@
 Name:           perl-Crypt-URandom
-Version:        0.34
-Release:        2%{?dist}
+Version:        0.36
+Release:        1%{?dist}
 Summary:        Non-blocking randomness for Perl
 License:        GPL+ or Artistic
 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,6 +53,9 @@ make  test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 11 2015 Petr Pisar <ppisar at redhat.com> - 0.36-1
+- 0.36 bump
+
 * Wed Jun 03 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.34-2
 - Perl 5.22 rebuild
 
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=master&id=984aa92f2c6ed0f2043fb65a1beaf5db175d44c1


More information about the perl-devel mailing list