SHA256
8
0
forked from pool/perl-CryptX

Accepting request 615112 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/615112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CryptX?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2018-06-09 06:40:04 +00:00
committed by Git OBS Bridge
parent 3ed22c7cc7
commit 55c57fb6ea
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jun 8 05:13:47 UTC 2018 - coolo@suse.com
- updated to 0.061
see /usr/share/doc/packages/perl-CryptX/Changes
0.061 2018-06-07
- bundled libtommath update (+stdint.h workaround)
- bundled libtomcrypt update (+necessary adaptation)
- fix #43 HP-UX 11.11 C-ANSI-C has no stdint.h
- fix #44 Anonymous unions are GNU and C11 (troubles with HP C/aC++, HP-UX 11.31/IA64)
-------------------------------------------------------------------
Wed May 2 05:09:47 UTC 2018 - coolo@suse.com