diff --git a/Convert-ASN1-0.22-test.diff b/Convert-ASN1-0.22-test.diff index 9c41b9f..cb227d6 100644 --- a/Convert-ASN1-0.22-test.diff +++ b/Convert-ASN1-0.22-test.diff @@ -1,6 +1,8 @@ ---- t/00prim.t +Index: t/00prim.t +=================================================================== +--- t/00prim.t.orig +++ t/00prim.t -@@ -177,7 +177,8 @@ +@@ -178,7 +178,8 @@ my %BSTR = ( [pack("B*",'011011111101110111'), 7, pack("B*", '01101110')] ); diff --git a/Convert-ASN1-0.29.tar.gz b/Convert-ASN1-0.29.tar.gz deleted file mode 100644 index dbd0f5b..0000000 --- a/Convert-ASN1-0.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8ddc337eee460dfaad090b88cbe108d808ad1bfce5b97f98f23f605308277c0 -size 79039 diff --git a/Convert-ASN1-0.31.tar.gz b/Convert-ASN1-0.31.tar.gz new file mode 100644 index 0000000..39ebfbc --- /dev/null +++ b/Convert-ASN1-0.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe4c1ba744c3a8212bf2c9b2703d93530acc153435cf2f93633540b439fbbeb +size 79188 diff --git a/perl-Convert-ASN1.changes b/perl-Convert-ASN1.changes index 760a2b2..a67dc5a 100644 --- a/perl-Convert-ASN1.changes +++ b/perl-Convert-ASN1.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jun 3 17:40:16 UTC 2021 - Pedro Monreal + +- 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 diff --git a/perl-Convert-ASN1.spec b/perl-Convert-ASN1.spec index 8429ecd..5fa4fbb 100644 --- a/perl-Convert-ASN1.spec +++ b/perl-Convert-ASN1.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Convert-ASN1 -Version: 0.29 +Version: 0.31 Release: 0 %define cpan_name Convert-ASN1 Summary: ASN.1 Encode/Decode library