forked from pool/perl-Convert-ASN1
Accepting request 898840 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/898840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Convert-ASN1?expand=0&rev=29
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
--- t/00prim.t
|
Index: t/00prim.t
|
||||||
|
===================================================================
|
||||||
|
--- t/00prim.t.orig
|
||||||
+++ t/00prim.t
|
+++ t/00prim.t
|
||||||
@@ -177,7 +177,8 @@
|
@@ -178,7 +178,8 @@ my %BSTR = (
|
||||||
[pack("B*",'011011111101110111'), 7, pack("B*", '01101110')]
|
[pack("B*",'011011111101110111'), 7, pack("B*", '01101110')]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b8ddc337eee460dfaad090b88cbe108d808ad1bfce5b97f98f23f605308277c0
|
|
||||||
size 79039
|
|
3
Convert-ASN1-0.31.tar.gz
Normal file
3
Convert-ASN1-0.31.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6fe4c1ba744c3a8212bf2c9b2703d93530acc153435cf2f93633540b439fbbeb
|
||||||
|
size 79188
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 3 17:40:16 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
||||||
|
|
||||||
|
- updated to 0.31
|
||||||
|
see /usr/share/doc/packages/perl-Convert-ASN1/ChangeLog
|
||||||
|
0.31 -- Wed Jun 02 22:28:29 ADT 2021
|
||||||
|
* Official CPAN release of 0.30
|
||||||
|
0.30 -- Sat May 29 21:56:29 ADT 2021
|
||||||
|
* Fixes #43 - Perl 5.35.1 makes scalar assignment to undef a compile time error
|
||||||
|
- Rebase Convert-ASN1-0.22-test.diff
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 1 03:41:31 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
Tue Jun 1 03:41:31 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Convert-ASN1
|
# spec file for package perl-Convert-ASN1
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Convert-ASN1
|
Name: perl-Convert-ASN1
|
||||||
Version: 0.29
|
Version: 0.31
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Convert-ASN1
|
%define cpan_name Convert-ASN1
|
||||||
Summary: ASN.1 Encode/Decode library
|
Summary: ASN.1 Encode/Decode library
|
||||||
|
Reference in New Issue
Block a user