forked from pool/perl-Net-DNS
Compare commits
10 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 6bb307ed54 | |||
| 692b0b8f18 | |||
| 2b671f1eb5 | |||
| 8dfc60e3f4 | |||
| 79d9d195bf | |||
| 6d80297365 | |||
| 305d498739 | |||
| 78bd3bd590 | |||
| f293677e15 | |||
| e6ee4aad48 |
BIN
Net-DNS-1.52.tar.gz
(Stored with Git LFS)
BIN
Net-DNS-1.52.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
Net-DNS-1.53.tar.gz
(Stored with Git LFS)
Normal file
BIN
Net-DNS-1.53.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
5
_scmsync.obsinfo
Normal file
5
_scmsync.obsinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
mtime: 1759844047
|
||||
commit: aace4744ba00af87361c382e970c828f08ec8c814c67b7cd926fb3ba85432843
|
||||
url: https://src.opensuse.org/perl/perl-Net-DNS.git
|
||||
revision: aace4744ba00af87361c382e970c828f08ec8c814c67b7cd926fb3ba85432843
|
||||
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
|
||||
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6e64ab173a6f1b665cc64eb0804cb0cfa6ba8a6076000e00e23e2cedca10d1a
|
||||
size 256
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 13:34:06 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.530.0 (1.53)
|
||||
see /usr/share/doc/packages/perl-Net-DNS/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 11:18:42 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Net-DNS
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Net-DNS
|
||||
Name: perl-Net-DNS
|
||||
Version: 1.520.0
|
||||
Version: 1.530.0
|
||||
Release: 0
|
||||
# 1.52 -> normalize -> 1.520.0
|
||||
%define cpan_version 1.52
|
||||
# 1.53 -> normalize -> 1.530.0
|
||||
%define cpan_version 1.53
|
||||
License: MIT
|
||||
Summary: Perl Interface to the Domain Name System
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -85,7 +85,7 @@ Provides: perl(Net::DNS::Nameserver) = 2002.0.0
|
||||
Provides: perl(Net::DNS::Packet) = 2003.0.0
|
||||
Provides: perl(Net::DNS::Parameters) = 2021.0.0
|
||||
Provides: perl(Net::DNS::Question) = 2002.0.0
|
||||
Provides: perl(Net::DNS::RR) = 2028.0.0
|
||||
Provides: perl(Net::DNS::RR) = 2037.0.0
|
||||
Provides: perl(Net::DNS::RR::A) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::AAAA) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::AFSDB) = 2002.0.0
|
||||
@@ -98,7 +98,7 @@ Provides: perl(Net::DNS::RR::CDS) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::CERT) = 2002.0.0
|
||||
Provides: perl(Net::DNS::RR::CNAME) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::CSYNC) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::DELEG) = 2033.0.0
|
||||
Provides: perl(Net::DNS::RR::DELEG) = 2039.0.0
|
||||
Provides: perl(Net::DNS::RR::DHCID) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::DNAME) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::DNSKEY) = 2003.0.0
|
||||
@@ -158,8 +158,8 @@ Provides: perl(Net::DNS::RR::SOA) = 2002.0.0
|
||||
Provides: perl(Net::DNS::RR::SPF) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::SRV) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::SSHFP) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::SVCB) = 2033.0.0
|
||||
Provides: perl(Net::DNS::RR::TKEY) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::SVCB) = 2037.0.0
|
||||
Provides: perl(Net::DNS::RR::TKEY) = 2035.0.0
|
||||
Provides: perl(Net::DNS::RR::TLSA) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::TSIG) = 2003.0.0
|
||||
Provides: perl(Net::DNS::RR::TXT) = 2003.0.0
|
||||
|
||||
Reference in New Issue
Block a user