SHA256
8
0
forked from pool/perl-CryptX

Accepting request 655737 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/655737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CryptX?expand=0&rev=21
This commit is contained in:
2018-12-06 15:37:40 +00:00
committed by Git OBS Bridge
parent 93c2c4e4c9
commit 21ebe926f8
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:026db0c97284fddcb01f2aff7197c3c2d73a0a5a004289a782c7158d41295543
size 1600185

3
CryptX-0.063.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cfc672e0e56d56cf849caf0b929ed94f87cb4e6be5c20757ca3d3dbe5569595
size 1602823

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 6 15:30:04 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 0.063
see /usr/share/doc/packages/perl-CryptX/Changes
0.063 2018-11-28
- proper patch for #46 (related to Math::BigInt::LTM)
-------------------------------------------------------------------
Thu Nov 8 06:10:28 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@@ -17,7 +17,7 @@
Name: perl-CryptX
Version: 0.062
Version: 0.063
Release: 0
%define cpan_name CryptX
Summary: Cryptographic toolkit (self-contained, no external libraries needed)
@@ -113,10 +113,10 @@ Crypt::Misc
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%{__make} %{?_smp_mflags}
make %{?_smp_mflags}
%check
%{__make} test
make test
%install
%perl_make_install