Compare commits
10 Commits
cdc02a08c0
...
d0db856fa7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0db856fa7 | ||
|
|
8f82256a13 | ||
|
|
49c609823f | ||
|
|
4d37ac49d4 | ||
|
|
04d162039d | ||
|
|
e92c04bdbb | ||
|
|
64f1d16568 | ||
|
|
84a602234d | ||
|
|
83ac969a3c | ||
|
|
ed410911dc |
Binary file not shown.
BIN
Crypt-OpenSSL-RSA-0.33.tar.gz
Normal file
BIN
Crypt-OpenSSL-RSA-0.33.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,12 @@
|
||||
Name: perl-Crypt-OpenSSL-RSA
|
||||
Version: 0.30
|
||||
Release: 4
|
||||
Version: 0.33
|
||||
Release: 1
|
||||
Summary: Perl interface to OpenSSL for RSA
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Crypt-OpenSSL-RSA
|
||||
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-%{version}.tar.gz
|
||||
BuildRequires: findutils make openssl openssl-devel perl-devel perl-generators perl-interpreter
|
||||
|
||||
BuildRequires: gcc findutils make openssl openssl-devel perl-devel perl-generators perl-interpreter
|
||||
BuildRequires: perl(:VERSION) >= 5.6 perl(Crypt::OpenSSL::Guess) >= 0.11
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 perl(strict) perl(warnings) perl(Carp)
|
||||
BuildRequires: perl(AutoLoader) perl(Crypt::OpenSSL::Bignum) perl(XSLoader)
|
||||
@ -48,5 +49,17 @@ make test
|
||||
%doc Changes README
|
||||
|
||||
%changelog
|
||||
* Wed Jun 14 2023 wulei <wu_lei@hoperun.com> - 0.33-1
|
||||
- Update to 0.33
|
||||
|
||||
* Thu Feb 02 2023 xu_ping <xuping33@h-partners.com> - 0.32-2
|
||||
- Fix a build error caused by upgrade openssl
|
||||
|
||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.32-1
|
||||
- Upgrade to version 0.32
|
||||
|
||||
* Wed Jun 02 2021 zhaoyao<zhaoyao32@huawei.com> - 0.30-5
|
||||
- fixs faileds: /bin/sh: gcc: command not found.
|
||||
|
||||
* Thu Nov 21 2019 wangye<wangye54@huawei.com> - 0.30-4
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user