update to 1.40 [release 1.40-1mamba;Thu Aug 31 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 09:23:17 +01:00
parent e1dbf33d43
commit 649a455d34

View File

@ -1,13 +1,13 @@
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
Name: perl-Net-DNS
Version: 1.39
Version: 1.40
Release: 1mamba
Summary: A DNS resolver implemented in Perl
Group: Development/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Source: https://cpan.metacpan.org/modules/by-module/Net/Net-DNS-%{version}.tar.gz
Source: https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-%{version}.tar.gz
URL: https://www.cpan.org
License: GPL
## AUTOBUILDREQ-BEGIN
@ -54,6 +54,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Thu Aug 31 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.40-1mamba
- update to 1.40
* Thu Jun 01 2023 Automatic Build System <autodist@mambasoft.it> 1.39-1mamba
- automatic version update by autodist