Upgrade version to 1.21

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-09-11 15:00:06 +08:00
parent 6af8507e39
commit 3b8aef3219
4 changed files with 4 additions and 18 deletions

Binary file not shown.

BIN
Net-DNS-SEC-1.21.tar.gz Normal file

Binary file not shown.

View File

@ -1,15 +0,0 @@
diff --git a/MANIFEST b/MANIFEST
index afc3e05..c708eec 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -15,7 +15,6 @@ lib/Net/DNS/SEC/Keyset.pm
lib/Net/DNS/SEC/Private.pm
lib/Net/DNS/SEC/DSA.pm
lib/Net/DNS/SEC/ECDSA.pm
-lib/Net/DNS/SEC/ECCGOST.pm
lib/Net/DNS/SEC/EdDSA.pm
lib/Net/DNS/SEC/RSA.pm
lib/Net/DNS/SEC/libcrypto.pod
--
2.30.0

View File

@ -1,11 +1,10 @@
Name: perl-Net-DNS-SEC
Version: 1.19
Version: 1.21
Release: 1
Summary: An extension module of Perl(Net::DNS) package
License: MIT
URL: https://metacpan.org/release/Net-DNS-SEC
Source0: http://www.net-dns.org/download//Net-DNS-SEC-%{version}.tar.gz
Patch0: gost-rm.patch
BuildRequires: gcc coreutils make openssl-devel => 1.1 perl-generators perl-interpreter
BuildRequires: perl-devel perl(Config) perl(constant) perl(ExtUtils::MakeMaker) >= 6.76
@ -36,7 +35,6 @@ The perl-Net-DNS-SEC-help package contains related documents.
%prep
%autosetup -n Net-DNS-SEC-%{version} -p1
rm -f lib/Net/DNS/SEC/ECCGOST.pm
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
@ -58,6 +56,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Sep 11 2023 xu_ping <707078654@qq.com> - 1.21-1
- Upgrade to version 1.21
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.19-1
- Upgrade to version 1.19