From ce2a2244fe47e8fe1f4cecfc16dd24e4a4bdeac6a3041332d0ae3763f36df61c Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sat, 15 Jun 2019 15:02:21 +0000 Subject: [PATCH] Accepting request 710035 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/710035 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CryptX?expand=0&rev=22 --- CryptX-0.063.tar.gz | 3 --- CryptX-0.064.tar.gz | 3 +++ perl-CryptX.changes | 11 +++++++++++ perl-CryptX.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 CryptX-0.063.tar.gz create mode 100644 CryptX-0.064.tar.gz diff --git a/CryptX-0.063.tar.gz b/CryptX-0.063.tar.gz deleted file mode 100644 index 72505fb..0000000 --- a/CryptX-0.063.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cfc672e0e56d56cf849caf0b929ed94f87cb4e6be5c20757ca3d3dbe5569595 -size 1602823 diff --git a/CryptX-0.064.tar.gz b/CryptX-0.064.tar.gz new file mode 100644 index 0000000..5ec2fa3 --- /dev/null +++ b/CryptX-0.064.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176ef4d2eac80731b360db04289431f0b96acc2568a1fec856abed4a51779a47 +size 1619390 diff --git a/perl-CryptX.changes b/perl-CryptX.changes index a3e37df..9fd6fcf 100644 --- a/perl-CryptX.changes +++ b/perl-CryptX.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jun 15 05:06:46 UTC 2019 - Stephan Kulow + +- updated to 0.064 + see /usr/share/doc/packages/perl-CryptX/Changes + + 0.064 2019-06-14 + - fix #50 libtommath patch - building on HP-UX 11.11 / PA-RISC + - necessary XS adaptation to the latest libtommath + - bundled libtomcrypt update branch:develop (commit:c600d81e 2019-06-09) + ------------------------------------------------------------------- Thu Dec 6 15:30:04 UTC 2018 - Stephan Kulow diff --git a/perl-CryptX.spec b/perl-CryptX.spec index ab82630..fb9957f 100644 --- a/perl-CryptX.spec +++ b/perl-CryptX.spec @@ -1,7 +1,7 @@ # # spec file for package perl-CryptX # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-CryptX -Version: 0.063 +Version: 0.064 Release: 0 %define cpan_name CryptX Summary: Cryptographic toolkit (self-contained, no external libraries needed)