[perl-Crypt-OpenSSL-Random] new 0.10 release

Wes Hardaker hardaker at fedoraproject.org
Tue Feb 17 15:14:32 UTC 2015


commit e9ea9cd182e19e41fa4c3662d0abd717b0c8a4ef
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Tue Feb 17 07:14:22 2015 -0800

    new 0.10 release

 .gitignore                     |    1 +
 perl-Crypt-OpenSSL-Random.spec |    7 +++++--
 sources                        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 97c3be1..f9fbbcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Crypt-OpenSSL-Random-0.04.tar.gz
 /Crypt-OpenSSL-Random-0.06.tar.gz
+/Crypt-OpenSSL-Random-0.10.tar.gz
diff --git a/perl-Crypt-OpenSSL-Random.spec b/perl-Crypt-OpenSSL-Random.spec
index 2abc890..3952e7a 100644
--- a/perl-Crypt-OpenSSL-Random.spec
+++ b/perl-Crypt-OpenSSL-Random.spec
@@ -1,11 +1,11 @@
 Name:           perl-Crypt-OpenSSL-Random
-Version:        0.06
+Version:        0.10
 Release:        5%{?dist}
 Summary:        Perl interface to OpenSSL for Random
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Crypt-OpenSSL-Random/
-Source0:        http://www.cpan.org/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-Random-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/Crypt-OpenSSL-Random-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  openssl
 BuildRequires:  openssl-devel
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 17 2015 Wes Hardaker <wjhns174 at hardakers.net> - 0.10-1
+- Update to 0.10
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.06-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 2853a94..c04dd5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3771d3417f658d28f8682adc1e087136  Crypt-OpenSSL-Random-0.06.tar.gz
+b89ca9314c3a066b440a7bb3cb8d725d  Crypt-OpenSSL-Random-0.10.tar.gz


More information about the scm-commits mailing list