new 0.10 release
This commit is contained in:
parent
63843db4d5
commit
e9ea9cd182
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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@hardakers.net> - 0.10-1
|
||||
- Update to 0.10
|
||||
|
||||
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.06-5
|
||||
- Perl 5.20 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user