update to 0.34
This commit is contained in:
parent
84c87f2f08
commit
6ece532d2b
Binary file not shown.
BIN
Convert-ASN1-0.34.tar.gz
Normal file
BIN
Convert-ASN1-0.34.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%bcond_without perl_Convert_ASN1_enables_optional_test
|
%bcond_without perl_Convert_ASN1_enables_optional_test
|
||||||
Summary: ASN.1 encode/decode library
|
Summary: ASN.1 encode/decode library
|
||||||
Name: perl-Convert-ASN1
|
Name: perl-Convert-ASN1
|
||||||
Version: 0.33
|
Version: 0.34
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Convert-ASN1
|
URL: https://metacpan.org/release/Convert-ASN1
|
||||||
Source0: https://cpan.metacpan.org/authors/id/G/GB/GBARR/Convert-ASN1-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/Convert-ASN1-%{version}.tar.gz
|
||||||
Patch0: Convert-ASN1-0.27-Use-temporary-output-files-for-tests.patch
|
Patch0: Convert-ASN1-0.27-Use-temporary-output-files-for-tests.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: coreutils make perl-generators perl-interpreter
|
BuildRequires: coreutils make perl-generators perl-interpreter
|
||||||
@ -72,6 +72,9 @@ make test
|
|||||||
%{_libexecdir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 8 2023 liyanan <thistleslyn@163.com> - 0.34-1
|
||||||
|
- update to 0.34
|
||||||
|
|
||||||
* Wed May 18 2022 liyanan <liyanan@h-partners.com>- 0.33-1
|
* Wed May 18 2022 liyanan <liyanan@h-partners.com>- 0.33-1
|
||||||
- update to 0.33
|
- update to 0.33
|
||||||
|
|
||||||
|
|||||||
4
perl-Convert-ASN1.yaml
Normal file
4
perl-Convert-ASN1.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: metacpan
|
||||||
|
src_repo: Convert-ASN1
|
||||||
|
tag_prefix: ''
|
||||||
|
separator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user