commit perl-Net-DNS for openSUSE:Factory

2020-11-02 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2020-11-02 09:36:43

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3463 (New)


Package is "perl-Net-DNS"

Mon Nov  2 09:36:43 2020 rev:63 rq:844368 version:1.28

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2020-09-23 18:36:25.153108611 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3463/perl-Net-DNS.changes  
2020-11-02 09:36:46.297401406 +0100
@@ -1,0 +2,6 @@
+Sat Oct 24 03:07:47 UTC 2020 - Tina Müller 
+
+- updated to 1.28
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.27.tar.gz

New:

  Net-DNS-1.28.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.yGiCGY/_old  2020-11-02 09:36:47.013402092 +0100
+++ /var/tmp/diff_new_pack.yGiCGY/_new  2020-11-02 09:36:47.017402096 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.27
+Version:1.28
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
@@ -34,6 +34,7 @@
 BuildRequires:  perl(Digest::HMAC) >= 1.03
 BuildRequires:  perl(Digest::SHA) >= 5.23
 BuildRequires:  perl(Encode) >= 2.26
+BuildRequires:  perl(Getopt::Long) >= 2.43
 BuildRequires:  perl(IO::Socket::IP) >= 0.38
 BuildRequires:  perl(PerlIO) >= 1.05
 BuildRequires:  perl(Scalar::Util) >= 1.25

++ Net-DNS-1.27.tar.gz -> Net-DNS-1.28.tar.gz ++
 23883 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2020-09-23 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2020-09-23 18:36:16

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.4249 (New)


Package is "perl-Net-DNS"

Wed Sep 23 18:36:16 2020 rev:62 rq:834237 version:1.27

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2020-08-12 10:55:33.520715325 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.4249/perl-Net-DNS.changes  
2020-09-23 18:36:25.153108611 +0200
@@ -1,0 +2,6 @@
+Sat Sep 12 03:13:46 UTC 2020 - Tina Müller 
+
+- updated to 1.27
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.26.tar.gz

New:

  Net-DNS-1.27.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.eHQJqU/_old  2020-09-23 18:36:28.257111314 +0200
+++ /var/tmp/diff_new_pack.eHQJqU/_new  2020-09-23 18:36:28.26318 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.26
+Version:1.27
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.26.tar.gz -> Net-DNS-1.27.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.26/Changes new/Net-DNS-1.27/Changes
--- old/Net-DNS-1.26/Changes2020-08-05 23:32:22.0 +0200
+++ new/Net-DNS-1.27/Changes2020-09-11 20:49:04.0 +0200
@@ -1,7 +1,15 @@
-$Id: Changes 1801 2020-08-05 15:49:06Z willem $   
-*-text-*-
+$Id: Changes 1806 2020-09-11 18:48:57Z willem $   
-*-text-*-
 
 
- 1.26 Aug, 6, 2020
+ 1.27 Sep 11, 2020
+
+Fix rt.cpan.org #133203
+
+   Net::DNS::RR::LOC erroneously strips non default values from
+   string representation
+
+
+ 1.26 Aug 6, 2020
 
Add HTTPS/SVCB packages.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.26/META.json new/Net-DNS-1.27/META.json
--- old/Net-DNS-1.26/META.json  2020-08-05 23:32:28.0 +0200
+++ new/Net-DNS-1.27/META.json  2020-09-11 20:49:17.0 +0200
@@ -61,6 +61,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.26",
+   "version" : "1.27",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.26/META.yml new/Net-DNS-1.27/META.yml
--- old/Net-DNS-1.26/META.yml   2020-08-05 23:32:28.0 +0200
+++ new/Net-DNS-1.27/META.yml   2020-09-11 20:49:17.0 +0200
@@ -42,5 +42,5 @@
   Test::More: '0'
   Time::Local: '1.19'
   perl: '5.006'
-version: '1.26'
+version: '1.27'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.26/Makefile.PL new/Net-DNS-1.27/Makefile.PL
--- old/Net-DNS-1.26/Makefile.PL2020-08-05 23:32:22.0 +0200
+++ new/Net-DNS-1.27/Makefile.PL2020-09-11 20:49:04.0 +0200
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile.PL 1795 2020-07-27 11:00:29Z willem $  -*-perl-*-
+# $Id: Makefile.PL 1802 2020-08-31 13:44:20Z willem $  -*-perl-*-
 #
 
 use strict;
@@ -77,7 +77,7 @@
 use constant USE_GETOPT => defined eval 'use Getopt::Long; 1';
 
 my $help = 0;
-my $IPv6_tests;
+my $IPv6_tests = 1;
 my $online_tests = 2;  ##  2 = non-fatal, 1 = on, 0 = off  ##
 
 my @options = (
@@ -126,7 +126,7 @@
 # Enable tests if we have internet connection  (code lifted from LWP)
 #
 use constant USE_SOCKET_IP => defined eval 'use IO::Socket::IP 0.38; 1';
-use constant INET_FALLBACK => !USE_SOCKET_IP && eval 'require 
IO::Socket::INET';
+require IO::Socket::INET unless USE_SOCKET_IP;
 
 if ($online_tests) {
my $class = USE_SOCKET_IP ? 'IO::Socket::IP' : 'IO::Socket::INET';
@@ -169,7 +169,6 @@
print "\nActivating Online Tests...\n";
}
 
-   $IPv6_tests = 1 unless defined $IPv6_tests;
if ( USE_SOCKET_IP && $IPv6_tests ) {
print "\nActivating IPv6 Tests...\n";
open( ENABLED, '>', $IPv6 ) or die "Can't touch $IPv6 $!";
@@ -256,8 +255,8 @@
 ## from the existing @version in your perl library at
 ## @installed
 ##
-## The installation will be rendered ineffective because the
-## library search finds the existing version before reaching
+## The installation would be rendered ineffective because the
+## installed version occurs in the library search path before
 ## $install_site
 ##
 ## The generated 

commit perl-Net-DNS for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2020-08-12 10:55:31

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3399 (New)


Package is "perl-Net-DNS"

Wed Aug 12 10:55:31 2020 rev:61 rq:824986 version:1.26

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2020-07-01 18:22:22.585891109 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3399/perl-Net-DNS.changes  
2020-08-12 10:55:33.520715325 +0200
@@ -1,0 +2,6 @@
+Fri Aug  7 03:12:16 UTC 2020 - Tina Müller 
+
+- updated to 1.26
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.25.tar.gz

New:

  Net-DNS-1.26.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.gw1p5l/_old  2020-08-12 10:55:34.244715685 +0200
+++ /var/tmp/diff_new_pack.gw1p5l/_new  2020-08-12 10:55:34.248715687 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.25
+Version:1.26
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
@@ -30,14 +30,18 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Carp) >= 1.1
 BuildRequires:  perl(Digest::HMAC) >= 1.03
 BuildRequires:  perl(Digest::SHA) >= 5.23
+BuildRequires:  perl(Encode) >= 2.26
 BuildRequires:  perl(IO::Socket::IP) >= 0.38
 BuildRequires:  perl(PerlIO) >= 1.05
 BuildRequires:  perl(Scalar::Util) >= 1.25
 BuildRequires:  perl(Time::Local) >= 1.19
+Requires:   perl(Carp) >= 1.1
 Requires:   perl(Digest::HMAC) >= 1.03
 Requires:   perl(Digest::SHA) >= 5.23
+Requires:   perl(Encode) >= 2.26
 Requires:   perl(IO::Socket::IP) >= 0.38
 Requires:   perl(PerlIO) >= 1.05
 Requires:   perl(Scalar::Util) >= 1.25

++ Net-DNS-1.25.tar.gz -> Net-DNS-1.26.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.25/Changes new/Net-DNS-1.26/Changes
--- old/Net-DNS-1.25/Changes2020-06-26 17:14:19.0 +0200
+++ new/Net-DNS-1.26/Changes2020-08-05 23:32:22.0 +0200
@@ -1,4 +1,13 @@
-$Id: Changes 1792 2020-06-26 14:43:25Z willem $   
-*-text-*-
+$Id: Changes 1801 2020-08-05 15:49:06Z willem $   
-*-text-*-
+
+
+ 1.26 Aug, 6, 2020
+
+   Add HTTPS/SVCB packages.
+
+Fix rt.cpan.org #132921
+
+   EDNS OPT handling
 
 
  1.25 Jun 26, 2020
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.25/MANIFEST new/Net-DNS-1.26/MANIFEST
--- old/Net-DNS-1.25/MANIFEST   2020-06-26 17:14:24.0 +0200
+++ new/Net-DNS-1.26/MANIFEST   2020-08-05 23:32:28.0 +0200
@@ -53,6 +53,7 @@
 lib/Net/DNS/RR/GPOS.pm
 lib/Net/DNS/RR/HINFO.pm
 lib/Net/DNS/RR/HIP.pm
+lib/Net/DNS/RR/HTTPS.pm
 lib/Net/DNS/RR/IPSECKEY.pm
 lib/Net/DNS/RR/ISDN.pm
 lib/Net/DNS/RR/KEY.pm
@@ -86,6 +87,7 @@
 lib/Net/DNS/RR/SPF.pm
 lib/Net/DNS/RR/SRV.pm
 lib/Net/DNS/RR/SSHFP.pm
+lib/Net/DNS/RR/SVCB.pm
 lib/Net/DNS/RR/TKEY.pm
 lib/Net/DNS/RR/TLSA.pm
 lib/Net/DNS/RR/TSIG.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.25/META.json new/Net-DNS-1.26/META.json
--- old/Net-DNS-1.25/META.json  2020-06-26 17:14:24.0 +0200
+++ new/Net-DNS-1.26/META.json  2020-08-05 23:32:28.0 +0200
@@ -38,9 +38,13 @@
 "Net::LibIDN2" : "1"
  },
  "requires" : {
+"Carp" : "1.1",
 "Digest::HMAC" : "1.03",
 "Digest::MD5" : "2.13",
 "Digest::SHA" : "5.23",
+"Encode" : "2.26",
+"Exporter" : "5.56",
+"File::Find" : "1.05",
 "File::Spec" : "0.86",
 "IO::File" : "1.08",
 "IO::Select" : "1.14",
@@ -49,13 +53,14 @@
 "MIME::Base64" : "2.13",
 "PerlIO" : "1.05",
 "Scalar::Util" : "1.25",
-"Test::More" : "0.52",
+"Test::Builder" : "0",
+"Test::More" : "0",
 "Time::Local" : "1.19",
 "perl" : "5.006"
  }
   }
},
"release_status" : "stable",
-   "version" : "1.25",
+   "version" : "1.26",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.25/META.yml new/Net-DNS-1.26/META.yml
--- old/Net-DNS-1.25/META.yml   2020-06-26 17:14:24.0 +0200
+++ new/Net-DNS-1.26/META.yml   2020-08-05 

commit perl-Net-DNS for openSUSE:Factory

2020-07-01 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2020-07-01 18:22:22

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3060 (New)


Package is "perl-Net-DNS"

Wed Jul  1 18:22:22 2020 rev:60 rq:817855 version:1.25

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2020-06-03 20:29:14.180574219 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3060/perl-Net-DNS.changes  
2020-07-01 18:22:22.585891109 +0200
@@ -1,0 +2,6 @@
+Sat Jun 27 03:13:16 UTC 2020 - Tina Müller 
+
+- updated to 1.25
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.24.tar.gz

New:

  Net-DNS-1.25.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.tURzU3/_old  2020-07-01 18:22:23.205893022 +0200
+++ /var/tmp/diff_new_pack.tURzU3/_new  2020-07-01 18:22:23.205893022 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.24
+Version:1.25
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.24.tar.gz -> Net-DNS-1.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.24/Changes new/Net-DNS-1.25/Changes
--- old/Net-DNS-1.24/Changes2020-05-27 11:31:07.0 +0200
+++ new/Net-DNS-1.25/Changes2020-06-26 17:14:19.0 +0200
@@ -1,4 +1,9 @@
-$Id: Changes 1785 2020-05-27 09:30:53Z willem $   
-*-text-*-
+$Id: Changes 1792 2020-06-26 14:43:25Z willem $   
-*-text-*-
+
+
+ 1.25 Jun 26, 2020
+
+   Parsing of TSIG keyfiles made more robust.
 
 
  1.24 May 27, 2020
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.24/META.json new/Net-DNS-1.25/META.json
--- old/Net-DNS-1.24/META.json  2020-05-27 11:31:14.0 +0200
+++ new/Net-DNS-1.25/META.json  2020-06-26 17:14:24.0 +0200
@@ -56,6 +56,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.24",
+   "version" : "1.25",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.24/META.yml new/Net-DNS-1.25/META.yml
--- old/Net-DNS-1.24/META.yml   2020-05-27 11:31:14.0 +0200
+++ new/Net-DNS-1.25/META.yml   2020-06-26 17:14:24.0 +0200
@@ -37,5 +37,5 @@
   Test::More: '0.52'
   Time::Local: '1.19'
   perl: '5.006'
-version: '1.24'
+version: '1.25'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.24/Makefile.PL new/Net-DNS-1.25/Makefile.PL
--- old/Net-DNS-1.24/Makefile.PL2020-05-27 11:31:07.0 +0200
+++ new/Net-DNS-1.25/Makefile.PL2020-06-26 17:14:19.0 +0200
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile.PL 1781 2020-05-13 08:58:25Z willem $  -*-perl-*-
+# $Id: Makefile.PL 1791 2020-06-26 14:34:36Z willem $  -*-perl-*-
 #
 
 use strict;
@@ -222,7 +222,7 @@
return join '', shift->SUPER::dist(), <<'END';
 
 # $(PERM_RWX) raises security issues downstream
-PREOP =$(NOECHO) $(CHMOD) $(PERM_RW) contrib$(DFSEP)* demo$(DFSEP)*
+PREOP = $(CHMOD) $(PERM_RW) $(DISTVNAME)$(DFSEP)contrib$(DFSEP)* 
$(DISTVNAME)$(DFSEP)demo$(DFSEP)*
 END
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.24/lib/Net/DNS/RR/TSIG.pm 
new/Net-DNS-1.25/lib/Net/DNS/RR/TSIG.pm
--- old/Net-DNS-1.24/lib/Net/DNS/RR/TSIG.pm 2020-05-27 11:31:07.0 
+0200
+++ new/Net-DNS-1.25/lib/Net/DNS/RR/TSIG.pm 2020-06-26 17:14:19.0 
+0200
@@ -1,9 +1,9 @@
 package Net::DNS::RR::TSIG;
 
 #
-# $Id: TSIG.pm 1779 2020-05-11 09:11:17Z willem $
+# $Id: TSIG.pm 1786 2020-06-15 15:05:47Z willem $
 #
-our $VERSION = (qw$LastChangedRevision: 1779 $)[1];
+our $VERSION = (qw$LastChangedRevision: 1786 $)[1];
 
 
 use strict;
@@ -29,6 +29,8 @@
 use Net::DNS::DomainName;
 use Net::DNS::Parameters;
 
+use constant SYMLINK => defined(::readlink);  # Except Win32, 
VMS, RISC OS
+
 use constant ANY  => classbyname qw(ANY);
 use constant TSIG => typebyname qw(TSIG);
 
@@ -378,36 +380,34 @@
} else {
require File::Spec; # ( keyfile, 
options )
require Net::DNS::ZoneFile;
-   my $keyfile = new Net::DNS::ZoneFile($karg);
-   my ( $vol, $dir, $filename ) = File::Spec->splitpath( 

commit perl-Net-DNS for openSUSE:Factory

2020-06-03 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2020-06-03 20:29:03

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3606 (New)


Package is "perl-Net-DNS"

Wed Jun  3 20:29:03 2020 rev:59 rq:809878 version:1.24

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2020-03-25 23:42:14.199972803 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3606/perl-Net-DNS.changes  
2020-06-03 20:29:14.180574219 +0200
@@ -1,0 +2,7 @@
+Thu May 28 03:09:12 UTC 2020 - Tina Müller 
+
+updated to 1.24
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+
+---

Old:

  Net-DNS-1.23.tar.gz

New:

  Net-DNS-1.24.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.76iGPg/_old  2020-06-03 20:29:15.704578852 +0200
+++ /var/tmp/diff_new_pack.76iGPg/_new  2020-06-03 20:29:15.708578864 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Net-DNS
-Version:1.23
+Version:1.24
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
 License:MIT
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch

++ Net-DNS-1.23.tar.gz -> Net-DNS-1.24.tar.gz ++
 2146 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2020-03-25 23:42:07

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3160 (New)


Package is "perl-Net-DNS"

Wed Mar 25 23:42:07 2020 rev:58 rq:786400 version:1.23

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2020-02-19 12:40:01.303564697 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3160/perl-Net-DNS.changes  
2020-03-25 23:42:14.199972803 +0100
@@ -1,0 +2,6 @@
+Thu Mar 19 03:12:27 UTC 2020 -  
+
+- updated to 1.23
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.22.tar.gz

New:

  Net-DNS-1.23.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.JlS3bQ/_old  2020-03-25 23:42:14.823973007 +0100
+++ /var/tmp/diff_new_pack.JlS3bQ/_new  2020-03-25 23:42:14.827973008 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.22
+Version:1.23
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.22.tar.gz -> Net-DNS-1.23.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.22/Changes new/Net-DNS-1.23/Changes
--- old/Net-DNS-1.22/Changes2020-02-13 11:42:25.0 +0100
+++ new/Net-DNS-1.23/Changes2020-03-18 15:45:20.0 +0100
@@ -1,4 +1,17 @@
-$Id: Changes 1770 2020-02-13 10:42:04Z willem $   
-*-text-*-
+$Id: Changes 1776 2020-03-18 14:39:38Z willem $   
-*-text-*-
+
+
+ 1.23 Mar 18, 2020
+
+   Deprecate 2-argument form of TSIG create().
+
+Fix rt.cpan.org #132170
+
+   [Documentation] Problems with TSIG on ddns update.
+
+Fix rt.cpan.org #131906
+
+   Undefined errorstring/warning when axfr fails
 
 
  1.22 Feb 13, 2020
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.22/META.json new/Net-DNS-1.23/META.json
--- old/Net-DNS-1.22/META.json  2020-02-13 11:42:30.0 +0100
+++ new/Net-DNS-1.23/META.json  2020-03-18 15:45:34.0 +0100
@@ -55,6 +55,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.22",
+   "version" : "1.23",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.22/META.yml new/Net-DNS-1.23/META.yml
--- old/Net-DNS-1.22/META.yml   2020-02-13 11:42:30.0 +0100
+++ new/Net-DNS-1.23/META.yml   2020-03-18 15:45:34.0 +0100
@@ -36,5 +36,5 @@
   Test::More: '0.52'
   Time::Local: '1.19'
   perl: '5.006'
-version: '1.22'
+version: '1.23'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.22/lib/Net/DNS/RR/CAA.pm 
new/Net-DNS-1.23/lib/Net/DNS/RR/CAA.pm
--- old/Net-DNS-1.22/lib/Net/DNS/RR/CAA.pm  2020-02-13 11:42:25.0 
+0100
+++ new/Net-DNS-1.23/lib/Net/DNS/RR/CAA.pm  2020-03-18 15:45:20.0 
+0100
@@ -1,9 +1,9 @@
 package Net::DNS::RR::CAA;
 
 #
-# $Id: CAA.pm 1741 2019-04-16 13:10:38Z willem $
+# $Id: CAA.pm 1771 2020-02-25 14:23:23Z willem $
 #
-our $VERSION = (qw$LastChangedRevision: 1741 $)[1];
+our $VERSION = (qw$LastChangedRevision: 1771 $)[1];
 
 
 use strict;
@@ -36,16 +36,14 @@
 sub _encode_rdata {## encode rdata as wire-format octet 
string
my $self = shift;
 
-   my $tag = $self->{tag};
-   pack 'C a* a*', $self->flags, $tag->encode, $self->{value}->raw;
+   pack 'C a* a*', $self->flags, $self->{tag}->encode, $self->{value}->raw;
 }
 
 
 sub _format_rdata {## format rdata portion of RR string.
my $self = shift;
 
-   my $tag = $self->{tag};
-   my @rdata = ( $self->flags, $tag->string, $self->{value}->string );
+   my @rdata = ( $self->flags, $self->{tag}->string, 
$self->{value}->string );
 }
 
 
@@ -53,7 +51,7 @@
my $self = shift;
 
$self->flags(shift);
-   $self->tag(shift);
+   $self->tag( lc shift );
$self->value(shift);
 }
 
@@ -148,7 +146,7 @@
 
 The property identifier, a sequence of ASCII characters.
 
-Tag values may contain ASCII characters a-z, A-Z, and 0-9.
+Tag values may contain ASCII characters a-z, hyphen and 0-9.
 Tag values should not contain any other characters.
 Matching of tag values is not case sensitive.
 
@@ -192,6 +190,6 @@
 
 =head1 SEE ALSO
 
-L, L, L, RFC6844
+L, L, L, RFC8659
 
 =cut

commit perl-Net-DNS for openSUSE:Factory

2020-02-19 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2020-02-19 12:39:59

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.26092 (New)


Package is "perl-Net-DNS"

Wed Feb 19 12:39:59 2020 rev:57 rq:774344 version:1.22

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2019-09-07 12:33:56.733669275 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.26092/perl-Net-DNS.changes 
2020-02-19 12:40:01.303564697 +0100
@@ -1,0 +2,6 @@
+Fri Feb 14 03:11:08 UTC 2020 -  
+
+- updated to 1.22
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.21.tar.gz

New:

  Net-DNS-1.22.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.jGxbwu/_old  2020-02-19 12:40:02.387566785 +0100
+++ /var/tmp/diff_new_pack.jGxbwu/_new  2020-02-19 12:40:02.391566792 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.21
+Version:1.22
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.21.tar.gz -> Net-DNS-1.22.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.21/Changes new/Net-DNS-1.22/Changes
--- old/Net-DNS-1.21/Changes2019-08-30 10:35:26.0 +0200
+++ new/Net-DNS-1.22/Changes2020-02-13 11:42:25.0 +0100
@@ -1,4 +1,14 @@
-$Id: Changes 1757 2019-08-30 08:35:19Z willem $   
-*-text-*-
+$Id: Changes 1770 2020-02-13 10:42:04Z willem $   
-*-text-*-
+
+
+ 1.22 Feb 13, 2020
+
+Fix rt.cpan.org #131579
+
+   Parse issue in Net::DNS::RR->token
+
+Feature
+   Provide rudimentary decode and print for DSO packet.
 
 
  1.21 Aug 30, 2019
@@ -30,7 +40,7 @@
 
 Fix rt.cpan.org #128081
 
-   Recurse.pm fails to resolve domain “kickboxingireland.ie”
+   Recurse.pm fails to resolve domain "kickboxingireland.ie"
 
 Fix rt.cpan.org #127307
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.21/META.json new/Net-DNS-1.22/META.json
--- old/Net-DNS-1.21/META.json  2019-08-30 10:35:33.0 +0200
+++ new/Net-DNS-1.22/META.json  2020-02-13 11:42:30.0 +0100
@@ -55,6 +55,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.21",
+   "version" : "1.22",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.21/META.yml new/Net-DNS-1.22/META.yml
--- old/Net-DNS-1.21/META.yml   2019-08-30 10:35:33.0 +0200
+++ new/Net-DNS-1.22/META.yml   2020-02-13 11:42:30.0 +0100
@@ -36,5 +36,5 @@
   Test::More: '0.52'
   Time::Local: '1.19'
   perl: '5.006'
-version: '1.21'
+version: '1.22'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.21/Makefile.PL new/Net-DNS-1.22/Makefile.PL
--- old/Net-DNS-1.21/Makefile.PL2019-08-30 10:35:26.0 +0200
+++ new/Net-DNS-1.22/Makefile.PL2020-02-13 11:42:25.0 +0100
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile.PL 1726 2018-12-15 12:59:56Z willem $  -*-perl-*-
+# $Id: Makefile.PL 1761 2020-01-01 11:58:34Z willem $  -*-perl-*-
 #
 
 use strict;
@@ -52,23 +52,24 @@
 
 
 my %optional = (
-   'Net::DNS::SEC'=> 1.01, ## For information only
'Digest::BubbleBabble' => 0.01,
'Net::LibIDN2' => 1.00,
);
 
 
+## IMPORTANT:  THE USE AND/OR HANDLING OF STRONG ENCRYPTION TECHNOLOGIES IS
+## PROHIBITED OR SEVERELY RESTRICTED IN MANY TERRITORIES.
+delete $prerequisite{'Net::DNS::SEC'}; ## MUST NOT list Net::DNS::SEC 
dependency in metadata.
+delete $optional{'Net::DNS::SEC'}; ## Require explicit user action to 
install Net::DNS::SEC.
+
+
 my @debris = qw(
-   .resolv.conf
+   .resolv.conf *.lock
t/IPv6.enabled
t/online.enabled t/online.nonfatal
-   zone[0-9].txt zone[0-9][0-9].txt
);
 
 
-delete $optional{'Net::DNS::SEC'}; ## Note: MUST NOT be installed 
automatically
-
-
 

commit perl-Net-DNS for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2019-09-07 12:33:55

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.7948 (New)


Package is "perl-Net-DNS"

Sat Sep  7 12:33:55 2019 rev:56 rq:727710 version:1.21

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2019-04-04 11:59:13.617223029 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.7948/perl-Net-DNS.changes  
2019-09-07 12:33:56.733669275 +0200
@@ -1,0 +2,6 @@
+Sat Aug 31 12:19:18 UTC 2019 -  
+
+- updated to 1.21
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.20.tar.gz

New:

  Net-DNS-1.21.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.mdTpef/_old  2019-09-07 12:33:57.313669204 +0200
+++ /var/tmp/diff_new_pack.mdTpef/_new  2019-09-07 12:33:57.317669204 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.20
+Version:1.21
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.20.tar.gz -> Net-DNS-1.21.tar.gz ++
 4776 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2019-04-04 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2019-04-04 11:59:00

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3908 (New)


Package is "perl-Net-DNS"

Thu Apr  4 11:59:00 2019 rev:55 rq:690165 version:1.20

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2018-12-08 11:19:55.326865094 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.3908/perl-Net-DNS.changes  
2019-04-04 11:59:13.617223029 +0200
@@ -1,0 +2,6 @@
+Sat Mar 30 06:28:33 UTC 2019 - Stephan Kulow 
+
+- updated to 1.20
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.19.tar.gz

New:

  Net-DNS-1.20.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.LJK5J0/_old  2019-04-04 11:59:15.945224525 +0200
+++ /var/tmp/diff_new_pack.LJK5J0/_new  2019-04-04 11:59:15.949224527 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.19
+Version:1.20
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.19.tar.gz -> Net-DNS-1.20.tar.gz ++
 3225 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2018-12-08 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2018-12-08 11:19:50

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.19453 (New)


Package is "perl-Net-DNS"

Sat Dec  8 11:19:50 2018 rev:54 rq:655786 version:1.19

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2018-10-01 08:14:28.422081264 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.19453/perl-Net-DNS.changes 
2018-12-08 11:19:55.326865094 +0100
@@ -1,0 +2,6 @@
+Thu Dec  6 15:57:48 UTC 2018 - Stephan Kulow 
+
+- updated to 1.19
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.18.tar.gz

New:

  Net-DNS-1.19.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.vno5YM/_old  2018-12-08 11:19:57.426863085 +0100
+++ /var/tmp/diff_new_pack.vno5YM/_new  2018-12-08 11:19:57.426863085 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Net-DNS
-Version:1.18
+Version:1.19
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
 License:MIT
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Net-DNS/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -58,11 +58,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ Net-DNS-1.18.tar.gz -> Net-DNS-1.19.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.18/Changes new/Net-DNS-1.19/Changes
--- old/Net-DNS-1.18/Changes2018-09-21 16:18:06.0 +0200
+++ new/Net-DNS-1.19/Changes2018-11-14 16:46:06.0 +0100
@@ -1,4 +1,17 @@
-$Id: Changes 1715 2018-09-21 14:17:46Z willem $   
-*-text-*-
+$Id: Changes 1722 2018-11-14 15:45:37Z willem $   
-*-text-*-
+
+
+ 1.19 Nov 14, 2018
+
+   Show structure of EDNS options using Perl-like syntax.
+
+Fix rt.cpan.org #127557
+
+   Net::DNS::Resolver::Base should use 3 args open
+
+Fix rt.cpan.org #127182
+
+   Incorrect logic can cause DNS search to emit fruitless queries.
 
 
  1.18 Sep 21, 2018
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.18/META.json new/Net-DNS-1.19/META.json
--- old/Net-DNS-1.18/META.json  2018-09-21 16:18:16.0 +0200
+++ new/Net-DNS-1.19/META.json  2018-11-14 16:46:12.0 +0100
@@ -55,6 +55,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.18",
+   "version" : "1.19",
"x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.18/META.yml new/Net-DNS-1.19/META.yml
--- old/Net-DNS-1.18/META.yml   2018-09-21 16:18:16.0 +0200
+++ new/Net-DNS-1.19/META.yml   2018-11-14 16:46:12.0 +0100
@@ -36,5 +36,5 @@
   Test::More: '0.52'
   Time::Local: '1.19'
   perl: '5.006'
-version: '1.18'
+version: '1.19'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.18/Makefile.PL new/Net-DNS-1.19/Makefile.PL
--- old/Net-DNS-1.18/Makefile.PL2018-09-21 16:18:06.0 +0200
+++ new/Net-DNS-1.19/Makefile.PL2018-11-14 16:46:06.0 +0100
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile.PL 1713 2018-09-12 05:57:50Z willem $  -*-perl-*-
+# $Id: Makefile.PL 1719 2018-11-04 05:01:43Z willem $  -*-perl-*-
 #
 
 use strict;
@@ -69,7 +69,7 @@
 delete $optional{'Net::DNS::SEC'}; ## Note: MUST NOT be installed 
automatically
 
 
-use constant USE_SOCKET_IP => defined eval 'use IO::Socket::IP 0.32; 1;';
+use constant USE_SOCKET_IP => defined eval 'use IO::Socket::IP 0.32; 1';
 use constant INET_FALLBACK => !USE_SOCKET_IP && eval 'require 
IO::Socket::INET';
 
 
@@ -232,12 +232,12 @@
s|([/])[/]+|$1|g;   # remove 
gratuitous //s
}
 
-   eval 'require Net::DNS';
+   eval 'require Net::DNS; $Net::DNS::VERSION =~ s/(\.\d)$/${1}0/';
my @version = grep $_, ( 'version', $Net::DNS::VERSION );
 
-   my $nameregex = '\W+Net\WDNS.pm$';
+   my 

commit perl-Net-DNS for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2018-10-01 08:14:28

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Mon Oct  1 08:14:28 2018 rev:53 rq:637208 version:1.18

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2018-07-27 10:54:55.769495824 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2018-10-01 08:14:28.422081264 +0200
@@ -1,0 +2,6 @@
+Sat Sep 22 05:40:29 UTC 2018 - Stephan Kulow 
+
+- updated to 1.18
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.17.tar.gz

New:

  Net-DNS-1.18.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.ft8Yf7/_old  2018-10-01 08:14:29.654080471 +0200
+++ /var/tmp/diff_new_pack.ft8Yf7/_new  2018-10-01 08:14:29.686080450 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Net-DNS
-Version:1.17
+Version:1.18
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
@@ -33,14 +33,17 @@
 BuildRequires:  perl(Digest::HMAC) >= 1.03
 BuildRequires:  perl(Digest::SHA) >= 5.23
 BuildRequires:  perl(IO::Socket::IP) >= 0.38
+BuildRequires:  perl(PerlIO) >= 1.05
+BuildRequires:  perl(Scalar::Util) >= 1.25
 BuildRequires:  perl(Time::Local) >= 1.19
 Requires:   perl(Digest::HMAC) >= 1.03
 Requires:   perl(Digest::SHA) >= 5.23
 Requires:   perl(IO::Socket::IP) >= 0.38
+Requires:   perl(PerlIO) >= 1.05
+Requires:   perl(Scalar::Util) >= 1.25
 Requires:   perl(Time::Local) >= 1.19
 Recommends: perl(Digest::BubbleBabble) >= 0.01
 Recommends: perl(Net::LibIDN2) >= 1
-Recommends: perl(Scalar::Util) >= 1.25
 %{perl_requires}
 
 %description
@@ -48,13 +51,11 @@
 (DNS) resolver. It allows the programmer to perform DNS queries that are
 beyond the capabilities of "gethostbyname" and "gethostbyaddr".
 
-The programmer should be somewhat familiar with the format of a DNS packet
-and its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for
-details.
+The programmer should be familiar with the structure of a DNS packet. See
+RFC 1035 or DNS and BIND (Albitz & Liu) for details.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Net-DNS-1.17.tar.gz -> Net-DNS-1.18.tar.gz ++
 2088 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2018-07-27 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2018-07-27 10:53:46

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Fri Jul 27 10:53:46 2018 rev:52 rq:625590 version:1.17

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2018-02-16 21:37:44.330094359 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2018-07-27 10:54:55.769495824 +0200
@@ -1,0 +2,12 @@
+Thu Jul 26 05:39:43 UTC 2018 - co...@suse.com
+
+- updated to 1.17
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---
+Tue Jul 17 05:44:12 UTC 2018 - co...@suse.com
+
+- updated to 1.16
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.15.tar.gz

New:

  Net-DNS-1.17.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.yUPkcg/_old  2018-07-27 10:54:56.205496659 +0200
+++ /var/tmp/diff_new_pack.yUPkcg/_new  2018-07-27 10:54:56.205496659 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.15
+Version:1.17
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
@@ -32,13 +32,13 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Digest::HMAC) >= 1.03
 BuildRequires:  perl(Digest::SHA) >= 5.23
+BuildRequires:  perl(IO::Socket::IP) >= 0.38
 BuildRequires:  perl(Time::Local) >= 1.19
 Requires:   perl(Digest::HMAC) >= 1.03
 Requires:   perl(Digest::SHA) >= 5.23
+Requires:   perl(IO::Socket::IP) >= 0.38
 Requires:   perl(Time::Local) >= 1.19
 Recommends: perl(Digest::BubbleBabble) >= 0.01
-Recommends: perl(IO::Socket::IP) >= 0.38
-Recommends: perl(Net::LibIDN) >= 0.12
 Recommends: perl(Net::LibIDN2) >= 1
 Recommends: perl(Scalar::Util) >= 1.25
 %{perl_requires}

++ Net-DNS-1.15.tar.gz -> Net-DNS-1.17.tar.gz ++
 2942 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2018-02-16 21:37:43

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Fri Feb 16 21:37:43 2018 rev:51 rq:576815 version:1.15

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2018-01-09 14:34:34.196202367 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2018-02-16 21:37:44.330094359 +0100
@@ -1,0 +2,6 @@
+Mon Feb 12 12:05:04 UTC 2018 - co...@suse.com
+
+- updated to 1.15
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.14.tar.gz

New:

  Net-DNS-1.15.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.IAx47R/_old  2018-02-16 21:37:44.898073854 +0100
+++ /var/tmp/diff_new_pack.IAx47R/_new  2018-02-16 21:37:44.898073854 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.14
+Version:1.15
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.14.tar.gz -> Net-DNS-1.15.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.14/Changes new/Net-DNS-1.15/Changes
--- old/Net-DNS-1.14/Changes2017-12-15 13:25:42.0 +0100
+++ new/Net-DNS-1.15/Changes2018-02-09 12:08:33.0 +0100
@@ -1,4 +1,12 @@
-$Id: Changes 1610 2017-12-15 12:25:33Z willem $   
-*-text-*-
+$Id: Changes 1639 2018-02-09 11:08:24Z willem $   
-*-text-*-
+
+
+ 1.15 Feb 9, 2018
+
+   GOST R 34.11-94 hash algorithm: end of life 1st Jan 2018
+   per sunset clause in successor standard GOST R 34.11-2012.
+   Digest::GOST removed from the recommended module metadata,
+   but will still be used if available.
 
 
  1.14 Dec 15, 2017
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.14/MANIFEST new/Net-DNS-1.15/MANIFEST
--- old/Net-DNS-1.14/MANIFEST   2017-12-15 13:25:53.0 +0100
+++ new/Net-DNS-1.15/MANIFEST   2018-02-09 12:09:24.0 +0100
@@ -194,7 +194,6 @@
 t/43-DNSKEY-keylength.t
 t/51-DS-SHA1.t
 t/52-DS-SHA256.t
-t/53-DS-GOST.t
 t/54-DS-SHA384.t
 t/61-SIG0-RSAMD5.t
 t/65-RRSIG-RSASHA1.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.14/META.json new/Net-DNS-1.15/META.json
--- old/Net-DNS-1.14/META.json  2017-12-15 13:25:53.0 +0100
+++ new/Net-DNS-1.15/META.json  2018-02-09 12:09:24.0 +0100
@@ -1,7 +1,9 @@
 {
"abstract" : "Perl Interface to the Domain Name System",
"author" : [
-  "Olaf Kolkman et al"
+  "Dick Franks",
+  "Olaf Kolkman",
+  "Michael Fuhr"
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
@@ -43,6 +45,7 @@
 "Digest::MD5" : "2.13",
 "Digest::SHA" : "5.23",
 "File::Spec" : "0.86",
+"IO::File" : "1.08",
 "IO::Socket" : "1.16",
 "MIME::Base64" : "2.11",
 "Test::More" : "0.52",
@@ -52,6 +55,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.14",
+   "version" : "1.15",
"x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.14/META.yml new/Net-DNS-1.15/META.yml
--- old/Net-DNS-1.14/META.yml   2017-12-15 13:25:53.0 +0100
+++ new/Net-DNS-1.15/META.yml   2018-02-09 12:09:24.0 +0100
@@ -1,7 +1,9 @@
 ---
 abstract: 'Perl Interface to the Domain Name System'
 author:
-  - 'Olaf Kolkman et al'
+  - 'Dick Franks'
+  - 'Olaf Kolkman'
+  - 'Michael Fuhr'
 build_requires:
   ExtUtils::MakeMaker: '0'
 configure_requires:
@@ -28,10 +30,11 @@
   Digest::MD5: '2.13'
   Digest::SHA: '5.23'
   File::Spec: '0.86'
+  IO::File: '1.08'
   IO::Socket: '1.16'
   MIME::Base64: '2.11'
   Test::More: '0.52'
   Time::Local: '1.19'
   perl: '5.006'
-version: '1.14'
+version: '1.15'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit perl-Net-DNS for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2018-01-09 14:34:33

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Tue Jan  9 14:34:33 2018 rev:50 rq:561819 version:1.14

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2017-10-28 14:17:23.160981864 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2018-01-09 14:34:34.196202367 +0100
@@ -1,0 +2,6 @@
+Sat Dec 16 06:37:48 UTC 2017 - co...@suse.com
+
+- updated to 1.14
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.13.tar.gz

New:

  Net-DNS-1.14.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.wm2aoA/_old  2018-01-09 14:34:34.940167468 +0100
+++ /var/tmp/diff_new_pack.wm2aoA/_new  2018-01-09 14:34:34.944167280 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.13
+Version:1.14
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.13.tar.gz -> Net-DNS-1.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.13/Changes new/Net-DNS-1.14/Changes
--- old/Net-DNS-1.13/Changes2017-10-18 11:00:36.0 +0200
+++ new/Net-DNS-1.14/Changes2017-12-15 13:25:42.0 +0100
@@ -1,4 +1,16 @@
-$Id: Changes 1604 2017-10-18 09:00:29Z willem $   
-*-text-*-
+$Id: Changes 1610 2017-12-15 12:25:33Z willem $   
-*-text-*-
+
+
+ 1.14 Dec 15, 2017
+
+Fix rt.cpan.org #123702
+
+   'use base' should not be used in packages with several
+   subpackages defined
+
+Fix rt.cpan.org #123676
+
+   Net::DNS::Nameserver malformed message on big axfr
 
 
  1.13 Oct 18, 2017
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.13/MANIFEST new/Net-DNS-1.14/MANIFEST
--- old/Net-DNS-1.13/MANIFEST   2017-10-18 11:00:55.0 +0200
+++ new/Net-DNS-1.14/MANIFEST   2017-12-15 13:25:53.0 +0100
@@ -100,9 +100,9 @@
 Makefile.PL
 MANIFEST   This list of files
 README
+t/00-install.t
 t/00-load.t
 t/00-pod.t
-t/00-version.t
 t/01-resolver-env.t
 t/01-resolver-file.t
 t/01-resolver-flags.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.13/META.json new/Net-DNS-1.14/META.json
--- old/Net-DNS-1.13/META.json  2017-10-18 11:00:55.0 +0200
+++ new/Net-DNS-1.14/META.json  2017-12-15 13:25:53.0 +0100
@@ -52,6 +52,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.13",
-   "x_serialization_backend" : "JSON::PP version 2.27400"
+   "version" : "1.14",
+   "x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.13/META.yml new/Net-DNS-1.14/META.yml
--- old/Net-DNS-1.13/META.yml   2017-10-18 11:00:55.0 +0200
+++ new/Net-DNS-1.14/META.yml   2017-12-15 13:25:53.0 +0100
@@ -33,5 +33,5 @@
   Test::More: '0.52'
   Time::Local: '1.19'
   perl: '5.006'
-version: '1.13'
-x_serialization_backend: 'CPAN::Meta::YAML version 0.011'
+version: '1.14'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.13/Makefile.PL new/Net-DNS-1.14/Makefile.PL
--- old/Net-DNS-1.13/Makefile.PL2017-10-18 11:00:36.0 +0200
+++ new/Net-DNS-1.14/Makefile.PL2017-12-15 13:25:42.0 +0100
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile.PL 1599 2017-10-06 09:02:23Z willem $  -*-perl-*-
+# $Id: Makefile.PL 1608 2017-12-07 10:10:38Z willem $  -*-perl-*-
 #
 
 
@@ -78,7 +78,7 @@
 delete $optional{'Net::DNS::SEC'}; ## Note: MUST NOT be installed 
automatically
 
 
-use constant USE_SOCKET_IP => defined eval 'use Socket 1.97; use 
IO::Socket::IP 0.32; 1;';
+use constant USE_SOCKET_IP => defined eval 'use IO::Socket::IP 0.32; 1;';
 
 use constant USE_SOCKET_INET6 => defined eval 'require IO::Socket::INET6';
 
@@ -240,9 +240,10 @@
}
 
eval 'require Net::DNS';
+   my @version = grep $_, ( 'version', $Net::DNS::VERSION );
 
my $nameregex = '\W+Net\WDNS.pm$';
-   my @installed = grep m/$nameregex/io, values %INC;
+   my @installed = grep $_ && m/$nameregex/io, values %INC;
my %noinstall;
 
foreach (@installed) {
@@ -262,7 +263,7 @@
warn 

commit perl-Net-DNS for openSUSE:Factory

2017-10-28 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2017-10-28 14:17:21

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Sat Oct 28 14:17:21 2017 rev:49 rq:535196 version:1.13

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2017-08-29 11:36:56.912561479 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2017-10-28 14:17:23.160981864 +0200
@@ -1,0 +2,6 @@
+Thu Oct 19 05:39:09 UTC 2017 - co...@suse.com
+
+- updated to 1.13
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.12.tar.gz

New:

  Net-DNS-1.13.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.qJOAel/_old  2017-10-28 14:17:24.100947491 +0200
+++ /var/tmp/diff_new_pack.qJOAel/_new  2017-10-28 14:17:24.100947491 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.12
+Version:1.13
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
@@ -37,9 +37,9 @@
 Requires:   perl(Digest::SHA) >= 5.23
 Requires:   perl(Time::Local) >= 1.19
 Recommends: perl(Digest::BubbleBabble) >= 0.01
-Recommends: perl(Digest::GOST) >= 0.06
 Recommends: perl(IO::Socket::IP) >= 0.38
 Recommends: perl(Net::LibIDN) >= 0.12
+Recommends: perl(Net::LibIDN2) >= 1
 Recommends: perl(Scalar::Util) >= 1.25
 %{perl_requires}
 

++ Net-DNS-1.12.tar.gz -> Net-DNS-1.13.tar.gz ++
 4257 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2017-08-29 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2017-08-29 11:36:55

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Tue Aug 29 11:36:55 2017 rev:48 rq:517968 version:1.12

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2017-07-04 11:52:57.339291551 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2017-08-29 11:36:56.912561479 +0200
@@ -1,0 +2,6 @@
+Sat Aug 19 05:53:41 UTC 2017 - co...@suse.com
+
+- updated to 1.12
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.11.tar.gz

New:

  Net-DNS-1.12.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.lEoOSY/_old  2017-08-29 11:36:58.392353565 +0200
+++ /var/tmp/diff_new_pack.lEoOSY/_new  2017-08-29 11:36:58.412350755 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.11
+Version:1.12
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
@@ -38,7 +38,7 @@
 Requires:   perl(Time::Local) >= 1.19
 Recommends: perl(Digest::BubbleBabble) >= 0.01
 Recommends: perl(Digest::GOST) >= 0.06
-Recommends: perl(IO::Socket::IP) >= 0.32
+Recommends: perl(IO::Socket::IP) >= 0.38
 Recommends: perl(Net::LibIDN) >= 0.12
 Recommends: perl(Scalar::Util) >= 1.25
 %{perl_requires}

++ Net-DNS-1.11.tar.gz -> Net-DNS-1.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.11/Changes new/Net-DNS-1.12/Changes
--- old/Net-DNS-1.11/Changes2017-06-26 13:58:36.0 +0200
+++ new/Net-DNS-1.12/Changes2017-08-18 12:20:26.0 +0200
@@ -1,4 +1,18 @@
-$Id: Changes 1581 2017-06-26 11:46:03Z willem $   
-*-text-*-
+$Id: Changes 1592 2017-08-18 10:02:44Z willem $   
-*-text-*-
+
+
+ 1.12 Aug 18, 2017
+
+Fix rt.cpan.org #122586
+
+   Persistent UDP reports false timeouts
+
+Fix rt.cpan.org #122352
+
+   bgsend(): TCP retry can stall for IO::Socket::IP before 0.38
+
+Feature
+   CDS / CDNSKEY: Implement RFC8078 erratum 5049.
 
 
  1.11 Jun 26, 2017
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.11/META.json new/Net-DNS-1.12/META.json
--- old/Net-DNS-1.11/META.json  2017-06-26 13:58:47.0 +0200
+++ new/Net-DNS-1.12/META.json  2017-08-18 12:20:39.0 +0200
@@ -34,7 +34,7 @@
  "recommends" : {
 "Digest::BubbleBabble" : "0.01",
 "Digest::GOST" : "0.06",
-"IO::Socket::IP" : "0.32",
+"IO::Socket::IP" : "0.38",
 "Net::LibIDN" : "0.12",
 "Scalar::Util" : "1.25"
  },
@@ -52,6 +52,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.11",
+   "version" : "1.12",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.11/META.yml new/Net-DNS-1.12/META.yml
--- old/Net-DNS-1.11/META.yml   2017-06-26 13:58:47.0 +0200
+++ new/Net-DNS-1.12/META.yml   2017-08-18 12:20:39.0 +0200
@@ -20,7 +20,7 @@
 recommends:
   Digest::BubbleBabble: '0.01'
   Digest::GOST: '0.06'
-  IO::Socket::IP: '0.32'
+  IO::Socket::IP: '0.38'
   Net::LibIDN: '0.12'
   Scalar::Util: '1.25'
 requires:
@@ -33,5 +33,5 @@
   Test::More: '0.52'
   Time::Local: '1.19'
   perl: '5.006'
-version: '1.11'
+version: '1.12'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.011'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-DNS-1.11/Makefile.PL new/Net-DNS-1.12/Makefile.PL
--- old/Net-DNS-1.11/Makefile.PL2017-06-26 13:58:36.0 +0200
+++ new/Net-DNS-1.12/Makefile.PL2017-08-18 12:20:26.0 +0200
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile.PL 1573 2017-06-12 11:03:59Z willem $  -*-perl-*-
+# $Id: Makefile.PL 1591 2017-08-18 09:58:18Z willem $  -*-perl-*-
 #
 
 
@@ -61,7 +61,7 @@
'Digest::BubbleBabble' => 0.01,
'Digest::GOST' => 0.06,
'IO::Socket::INET6'=> 2.51,
-   'IO::Socket::IP'   => 0.32,
+   'IO::Socket::IP'   => 0.38,
'Net::LibIDN'  => 0.12,
'Scalar::Util' => 1.25,
);
@@ -84,6 +84,16 @@
 
 delete $optional{'IO::Socket::INET6'} if USE_SOCKET_IP;# 
exclude redundant dependency
 
+print <{INSTALLDIRS}}, ')';
for 

commit perl-Net-DNS for openSUSE:Factory

2017-07-04 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2017-07-04 11:52:55

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Tue Jul  4 11:52:55 2017 rev:47 rq:506942 version:1.11

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2017-05-20 10:08:17.921362502 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2017-07-04 11:52:57.339291551 +0200
@@ -1,0 +2,6 @@
+Tue Jun 27 05:52:19 UTC 2017 - co...@suse.com
+
+- updated to 1.11
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.10.tar.gz

New:

  Net-DNS-1.11.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.LmjkOg/_old  2017-07-04 11:52:58.063189677 +0200
+++ /var/tmp/diff_new_pack.LmjkOg/_new  2017-07-04 11:52:58.067189114 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.10
+Version:1.11
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.10.tar.gz -> Net-DNS-1.11.tar.gz ++
 2886 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2017-05-20 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2017-05-20 10:07:58

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Sat May 20 10:07:58 2017 rev:46 rq:494770 version:1.10

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2017-04-11 12:38:56.119392094 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2017-05-20 10:08:17.921362502 +0200
@@ -1,0 +2,6 @@
+Sat May  6 06:08:53 UTC 2017 - co...@suse.com
+
+- updated to 1.10
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.09.tar.gz

New:

  Net-DNS-1.10.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.vM4oNZ/_old  2017-05-20 10:08:18.605265867 +0200
+++ /var/tmp/diff_new_pack.vM4oNZ/_new  2017-05-20 10:08:18.609265302 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.09
+Version:1.10
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.09.tar.gz -> Net-DNS-1.10.tar.gz ++
 2582 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2017-04-11 12:38:53

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Tue Apr 11 12:38:53 2017 rev:45 rq:482701 version:1.09

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2017-03-03 14:32:52.500552922 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2017-04-11 12:38:56.119392094 +0200
@@ -1,0 +2,6 @@
+Sat Mar 25 07:15:04 UTC 2017 - co...@suse.com
+
+- updated to 1.09
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.08.tar.gz

New:

  Net-DNS-1.09.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.A1XUOu/_old  2017-04-11 12:38:56.775299417 +0200
+++ /var/tmp/diff_new_pack.A1XUOu/_new  2017-04-11 12:38:56.775299417 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.08
+Version:1.09
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.08.tar.gz -> Net-DNS-1.09.tar.gz ++
 1843 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2017-03-03 14:32:49

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Fri Mar  3 14:32:49 2017 rev:44 rq:460874 version:1.08

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2017-01-15 11:13:39.559956523 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2017-03-03 14:32:52.500552922 +0100
@@ -1,0 +2,6 @@
+Tue Feb 21 06:59:08 UTC 2017 - co...@suse.com
+
+- updated to 1.08
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.07.tar.gz

New:

  Net-DNS-1.08.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.fViRi9/_old  2017-03-03 14:32:53.900354853 +0100
+++ /var/tmp/diff_new_pack.fViRi9/_new  2017-03-03 14:32:53.904354287 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Net-DNS
-Version:1.07
+Version:1.08
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
 License:MIT
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-DNS/
-Source0:
http://www.cpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +38,6 @@
 Requires:   perl(Time::Local) >= 1.19
 Recommends: perl(Digest::BubbleBabble) >= 0.01
 Recommends: perl(Digest::GOST) >= 0.06
-Recommends: perl(IO::Socket::INET6) >= 2.51
 Recommends: perl(IO::Socket::IP) >= 0.32
 Recommends: perl(Net::LibIDN) >= 0.12
 Recommends: perl(Scalar::Util) >= 1.25

++ Net-DNS-1.07.tar.gz -> Net-DNS-1.08.tar.gz ++
 4681 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2016-09-07 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2016-09-07 11:41:09

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2016-07-03 12:17:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2016-09-07 11:41:10.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep  1 11:23:08 UTC 2016 - opens...@dstoecker.de
+
+- update to pre-release 1.06_03 to fix taint check issue with SpamAssassin
+
+---

Old:

  Net-DNS-1.06.tar.gz

New:

  Net-DNS-1.06_03.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.ebWzBp/_old  2016-09-07 11:41:11.0 +0200
+++ /var/tmp/diff_new_pack.ebWzBp/_new  2016-09-07 11:41:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.06
+Version:1.06_03
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System




commit perl-Net-DNS for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2016-07-03 12:17:52

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2016-03-16 10:25:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2016-07-03 12:17:54.0 +0200
@@ -1,0 +2,6 @@
+Sat May 28 10:14:49 UTC 2016 - co...@suse.com
+
+- updated to 1.06
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.05.tar.gz

New:

  Net-DNS-1.06.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.0jmnVq/_old  2016-07-03 12:17:55.0 +0200
+++ /var/tmp/diff_new_pack.0jmnVq/_new  2016-07-03 12:17:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.05
+Version:1.06
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.05.tar.gz -> Net-DNS-1.06.tar.gz ++
 2649 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2016-03-16 10:25:00

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2015-12-13 09:39:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2016-03-16 10:25:01.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar  8 10:36:49 UTC 2016 - co...@suse.com
+
+- updated to 1.05
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.04.tar.gz

New:

  Net-DNS-1.05.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.x4NsH0/_old  2016-03-16 10:25:02.0 +0100
+++ /var/tmp/diff_new_pack.x4NsH0/_new  2016-03-16 10:25:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.04
+Version:1.05
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System

++ Net-DNS-1.04.tar.gz -> Net-DNS-1.05.tar.gz ++
 4643 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2015-12-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2015-12-13 09:39:09

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2015-10-01 09:27:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2015-12-13 09:39:10.0 +0100
@@ -1,0 +2,12 @@
+Wed Dec  9 09:25:45 UTC 2015 - co...@suse.com
+
+- updated to 1.04
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---
+Mon Nov  9 09:57:39 UTC 2015 - co...@suse.com
+
+- updated to 1.03
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-1.02.tar.gz

New:

  Net-DNS-1.04.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.dcL07X/_old  2015-12-13 09:39:11.0 +0100
+++ /var/tmp/diff_new_pack.dcL07X/_new  2015-12-13 09:39:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:1.02
+Version:1.04
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
@@ -49,7 +49,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Net-DNS-1.02.tar.gz -> Net-DNS-1.04.tar.gz ++
 6302 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2015-10-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2015-10-01 09:27:34

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is "perl-Net-DNS"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2015-04-22 01:08:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2015-10-01 09:27:35.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 20 16:08:50 UTC 2015 - co...@suse.com
+
+- updated to 1.02
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-0.83.tar.gz

New:

  Net-DNS-1.02.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.4kVJcH/_old  2015-10-01 09:27:37.0 +0200
+++ /var/tmp/diff_new_pack.4kVJcH/_new  2015-10-01 09:27:37.0 +0200
@@ -17,21 +17,25 @@
 
 
 Name:   perl-Net-DNS
-Version:0.83
+Version:1.02
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl Interface to the Domain Name System
-License:Artistic-1.0 or GPL-1.0+
+License:MIT
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-DNS/
-Source: 
http://www.cpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Digest::HMAC) >= 1.01
+BuildRequires:  perl(Digest::HMAC) >= 1.03
 BuildRequires:  perl(Digest::SHA) >= 5.23
-Requires:   perl(Digest::HMAC) >= 1.01
+BuildRequires:  perl(Time::Local) >= 1.19
+Requires:   perl(Digest::HMAC) >= 1.03
 Requires:   perl(Digest::SHA) >= 5.23
+Requires:   perl(Time::Local) >= 1.19
 %{perl_requires}
 
 %description
@@ -48,7 +52,7 @@
 find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -61,6 +65,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README TODO
+%doc Changes README
 
 %changelog

++ Net-DNS-0.83.tar.gz -> Net-DNS-1.02.tar.gz ++
 27572 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module



commit perl-Net-DNS for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2015-04-22 01:08:00

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is perl-Net-DNS

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2014-12-16 14:50:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2015-04-22 01:08:02.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 21:08:49 UTC 2015 - co...@suse.com
+
+- updated to 0.83
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-0.81.tar.gz

New:

  Net-DNS-0.83.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.KveURm/_old  2015-04-22 01:08:03.0 +0200
+++ /var/tmp/diff_new_pack.KveURm/_new  2015-04-22 01:08:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   perl-Net-DNS
-Version:0.81
+Version:0.83
 Release:0
 %define cpan_name Net-DNS
-Summary:Perl interface to the Domain Name System
+Summary:Perl Interface to the Domain Name System
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-DNS/
@@ -37,10 +37,10 @@
 %description
 Net::DNS is a collection of Perl modules that act as a Domain Name System
 (DNS) resolver. It allows the programmer to perform DNS queries that are
-beyond the capabilities of 'gethostbyname' and 'gethostbyaddr'.
+beyond the capabilities of gethostbyname and gethostbyaddr.
 
 The programmer should be somewhat familiar with the format of a DNS packet
-and its various sections. See RFC 1035 or _DNS and BIND_ (Albitz  Liu) for
+and its various sections. See RFC 1035 or DNS and BIND (Albitz  Liu) for
 details.
 
 %prep

++ Net-DNS-0.81.tar.gz - Net-DNS-0.83.tar.gz ++
 2145 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2014-12-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2014-12-16 14:50:43

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is perl-Net-DNS

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2014-02-12 17:22:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2014-12-16 14:50:29.0 +0100
@@ -1,0 +2,13 @@
+Thu Dec  4 12:50:48 UTC 2014 - vci...@suse.com
+
+- update to 0.81
+ * new features:
+   Feature rt.cpan.org #98149
+   Add support for Android platform.
+   Feature rt.cpan.org #79568
+   Implement prefer_v6 resolver configuration attribute.
+   Feature
+   Implement TSIG verified zone transfer.
+* and numerous bugfixes
+
+---

Old:

  Net-DNS-0.74.tar.gz

New:

  Net-DNS-0.81.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.Sj1nzx/_old  2014-12-16 14:50:33.0 +0100
+++ /var/tmp/diff_new_pack.Sj1nzx/_new  2014-12-16 14:50:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:0.74
+Version:0.81
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl interface to the Domain Name System

++ Net-DNS-0.74.tar.gz - Net-DNS-0.81.tar.gz ++
 16217 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Net-DNS for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2014-02-12 17:22:36

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is perl-Net-DNS

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2013-12-16 16:37:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2014-02-12 17:22:38.0 +0100
@@ -1,0 +2,13 @@
+Sun Feb  9 13:31:25 UTC 2014 - co...@suse.com
+
+- updated to 0.74
+ Fix rt.cpan.org #91306
+Nameserver crashes on malformed UDP query.
+ 
+ Fix rt.cpan.org #91241
+TSIG: Fix incorrectly generated %algbyval table.
+ 
+ Feature
+Add CAA, EUI48 and EUI64 RR implementation.
+
+---

Old:

  Net-DNS-0.73.tar.gz

New:

  Net-DNS-0.74.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.pehOfc/_old  2014-02-12 17:22:39.0 +0100
+++ /var/tmp/diff_new_pack.pehOfc/_new  2014-02-12 17:22:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-DNS
-Version:0.73
+Version:0.74
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl interface to the Domain Name System

++ Net-DNS-0.73.tar.gz - Net-DNS-0.74.tar.gz ++
 3112 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Net-DNS for openSUSE:Factory

2013-12-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2013-12-16 16:37:43

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is perl-Net-DNS

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2013-06-09 17:02:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2013-12-16 16:37:44.0 +0100
@@ -1,0 +2,53 @@
+Mon Dec  9 11:16:00 UTC 2013 - co...@suse.com
+
+- license fixed to as perl itself
+
+- updated to 0.73
+ Fix rt.cpan.org #88778
+$update-unique_push() does not work as advertised.
+ 
+ Fix rt.cpan.org #88744
+Nameserver crashes on malformed TCP query.
+ 
+ Fix rt.cpan.org #84601/#81942
+Fix memory leak on packet cleanup. Indirect self-reference via
+header prevented garbage collector from deallocating packet.
+ 
+ Feature rt.cpan.org #84468
+ 
+TSIG: add support for HMAC-SHA1 .. HMAC-SHA512
+ 
+ Fix rt.cpan.org #84110
+ 
+Incorrect parsing of PTR records in zonefile.
+ 
+ Fix rt.cpan.org #83755
+ 
+Erroneous attempt to invoke Net::LibIDN package in Domain.pm.
+ 
+ Fix rt.cpan.org #83078
+ 
+Can't locate Net/DNS/Resolver/linux.pm in @INC
+Conjecture:  eval{ ... };  if ($@) { ... };  broken by threads.
+ 
+ Fix rt.cpan.org #83075
+ 
+ZoneFile.pm wrongly rejects $TTL 0 directive.
+ 
+ Fix rt.cpan.org #82621
+ 
+Error string empty after failed TCP query.
+ 
+ Fix rt.cpan.org #82296
+ 
+IPv6 with embedded IPv4 address not mapped to ip6.arpa.
+ 
+ Fix rt.cpan.org #82294
+ 
+Perl taint inadvertently removed in Domain and Text objects.
+ 
+ Feature rt.cpan.org #53610
+ 
+add TSIG validation support
+
+---

Old:

  Net-DNS-0.72.tar.gz

New:

  Net-DNS-0.73.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.hHYQpL/_old  2013-12-16 16:37:46.0 +0100
+++ /var/tmp/diff_new_pack.hHYQpL/_new  2013-12-16 16:37:46.0 +0100
@@ -17,22 +17,21 @@
 
 
 Name:   perl-Net-DNS
-Version:0.72
+Version:0.73
 Release:0
 %define cpan_name Net-DNS
 Summary:Perl interface to the Domain Name System
-License:Artistic-1.0 or GPL-2.0+
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-DNS/
 Source: 
http://www.cpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Digest::HMAC_MD5) = 1
+BuildRequires:  perl(Digest::HMAC) = 1.01
 BuildRequires:  perl(Digest::SHA) = 5.23
-Requires:   perl(Digest::HMAC_MD5) = 1
+Requires:   perl(Digest::HMAC) = 1.01
 Requires:   perl(Digest::SHA) = 5.23
-Recommends: perl(IO::Socket::INET6)
 %{perl_requires}
 
 %description

++ Net-DNS-0.72.tar.gz - Net-DNS-0.73.tar.gz ++
 6471 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Net-DNS for openSUSE:Factory

2013-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2013-06-09 17:02:05

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is perl-Net-DNS

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2012-09-21 14:55:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2013-06-09 17:02:07.0 +0200
@@ -1,0 +2,41 @@
+Wed Jun  5 19:15:26 UTC 2013 - co...@suse.com
+
+- updated to 0.72
+  Fix rt.cpan.org #82148
+  
+ nxrrset fails to ignore RDATA.
+  
+  Fix rt.cpan.org #82134
+  
+ TSIG key and algorithm names not downcased in digest.
+ Class not forced to ANY.
+  
+  Fix rt.cpan.org #82063
+  
+ yxrrset, nxrrset and rr_del functions should force zero TTL.
+  
+  Fix rt.cpan.org #82047
+   
+ Clarify documentation to indicate that header counts may
+ differ from the number of RRs present if a packet is corrupt.
+  
+  Fix rt.cpan.org #81941
+  
+ Clarify documentation to make clear that bgread will not switch to
+ TCP when a truncated packet is received.
+  
+  Temporary workaround rt.cpan.org #81760
+  
+ The rdatastr method for TXT RRs will return unconditionally 
+ quoted rdata fields to work around an issue with updating 
+ SpamAssassin rules.  This workaround will be reverted after
+ release of a version of SpamAssassin which resolves the issue.
+  
+  Fix rt.cpan.org #81942
+  
+ Fix memory leak on packet cleanup. The back-reference via the
+ header attribute (with xbody) caused the garbage collector not 
+ to clean a packet. Header is now explicitly cleaned via
+ Net::DNS::Packet::DESTROY.
+
+---

Old:

  Net-DNS-0.68.tar.gz

New:

  Net-DNS-0.72.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.7gYJ1I/_old  2013-06-09 17:02:08.0 +0200
+++ /var/tmp/diff_new_pack.7gYJ1I/_new  2013-06-09 17:02:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,52 +17,51 @@
 
 
 Name:   perl-Net-DNS
-Version:0.68
+Version:0.72
 Release:0
-Summary:Perl interface to the DNS resolver
-License:GPL-2.0+ or Artistic-1.0
+%define cpan_name Net-DNS
+Summary:Perl interface to the Domain Name System
+License:Artistic-1.0 or GPL-2.0+
 Group:  Development/Libraries/Perl
-Url:http://cpan.org/modules/by-module/Net/
-Source: Net-DNS-%{version}.tar.gz
-BuildRequires:  perl-Digest-HMAC
-BuildRequires:  perl-Net-IP
+Url:http://search.cpan.org/dist/Net-DNS/
+Source: 
http://www.cpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
 BuildRequires:  perl-macros
-Requires:   perl-Digest-HMAC
-Requires:   perl-Net-IP
+BuildRequires:  perl(Digest::HMAC_MD5) = 1
+BuildRequires:  perl(Digest::SHA) = 5.23
+Requires:   perl(Digest::HMAC_MD5) = 1
+Requires:   perl(Digest::SHA) = 5.23
 Recommends: perl(IO::Socket::INET6)
-Provides:   perl_dns
-Obsoletes:  perl_dns
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
 %description
-Net::DNS is a Perl interface to the DNS resolver.  It allows the
-programmer to perform any type of DNS query from a Perl script. For
-details and examples, please read the Net::DNS manual page.
+Net::DNS is a collection of Perl modules that act as a Domain Name System
+(DNS) resolver. It allows the programmer to perform DNS queries that are
+beyond the capabilities of 'gethostbyname' and 'gethostbyaddr'.
+
+The programmer should be somewhat familiar with the format of a DNS packet
+and its various sections. See RFC 1035 or _DNS and BIND_ (Albitz  Liu) for
+details.
 
 %prep
-%setup -q -n Net-DNS-%{version}
+%setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
-find demo contrib -type f | xargs -n 1 sed -i s@/usr/local/bin/@/usr/bin/@
-perl Makefile.PL OPTIMIZE=%{optflags} -Wall
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+%{__make} %{?_smp_mflags}
 
 %check
-make test
+%{__make} test
 
 %install
 

commit perl-Net-DNS for openSUSE:Factory

2012-09-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2012-09-21 14:55:39

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is perl-Net-DNS, Maintainer is dlova...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2012-02-02 17:59:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2012-09-21 14:55:57.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 20 09:56:04 UTC 2012 - sweet_...@gmx.de
+
+- installing perl(IO::Socket::INET6) is recommended
+
+---



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.bM8vBr/_old  2012-09-21 14:55:58.0 +0200
+++ /var/tmp/diff_new_pack.bM8vBr/_new  2012-09-21 14:55:58.0 +0200
@@ -29,6 +29,7 @@
 BuildRequires:  perl-macros
 Requires:   perl-Digest-HMAC
 Requires:   perl-Net-IP
+Recommends: perl(IO::Socket::INET6)
 Provides:   perl_dns
 Obsoletes:  perl_dns
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Net-DNS for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2012-02-02 17:59:02

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is perl-Net-DNS, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2011-11-17 16:03:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2012-02-02 17:59:08.0 +0100
@@ -1,0 +2,24 @@
+Wed Feb  1 16:54:26 UTC 2012 - vci...@suse.com
+
+- update to 0.68
+Fix rt.cpan.org #72314
+   Let a Net::DNS::Nameserver bind on Net::DNS::Nameserver::DEFAULT_ADDR
+   as a last resort.
+Fix to suppress false warnings about subroutine profiles on ancient
+   versions of perl.
+Fix to avoid constants with value undef which prevents unwanted code from being
+   optimized away on ancient versions of perl.
+Fix code error in PTR.pm, canonical RDATA not downcased.
+Enhancement to clarify the function of parse and data methods, by renaming them
+   to decode and encode respectively.
+Feature IDN query support.
+   Question.pm modified to use the recently introduced DomainName.pm
+   module to represent DNS names.  Queries for domain names containing
+   non-ASCII characters are now possible on Unicode platforms with CPAN 
+   Net::LibIDN installed.
+Introduction of Mailbox.pm module that will be used in the future to represent 
+   RDATA components containing DNS coded RFC822 mailbox addresses.
+Introduction of Text.pm module that will be used in the future to represent
+   RDATA components containing text.
+
+---

Old:

  Net-DNS-0.67.tar.gz

New:

  Net-DNS-0.68.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.6KBaPF/_old  2012-02-02 17:59:10.0 +0100
+++ /var/tmp/diff_new_pack.6KBaPF/_new  2012-02-02 17:59:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:   perl-Net-DNS
-Version:0.67
-Release:6
-License:GPL-2.0+ or Artistic-1.0
+Version:0.68
+Release:0
 Summary:Perl interface to the DNS resolver
-Url:http://cpan.org/modules/by-module/Net/
+License:GPL-2.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Url:http://cpan.org/modules/by-module/Net/
 Source: Net-DNS-%{version}.tar.gz
 BuildRequires:  perl-Digest-HMAC
 BuildRequires:  perl-Net-IP

++ Net-DNS-0.67.tar.gz - Net-DNS-0.68.tar.gz ++
 5058 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Net-DNS for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2011-12-06 18:44:58

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is perl-Net-DNS, Maintainer is vci...@suse.com

Changes:




Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.n6fkqL/_old  2011-12-06 19:14:44.0 +0100
+++ /var/tmp/diff_new_pack.n6fkqL/_new  2011-12-06 19:14:44.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-Net-DNS
 Version:0.67
 Release:6
-License:GPL-2.0+ or Artistic
+License:GPL-2.0+ or Artistic-1.0
 Summary:Perl interface to the DNS resolver
 Url:http://cpan.org/modules/by-module/Net/
 Group:  Development/Libraries/Perl

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Net-DNS for openSUSE:Factory

2011-11-17 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2011-11-17 16:03:11

Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)


Package is perl-Net-DNS, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2011-09-23 12:38:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2011-11-17 16:03:14.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov 16 15:13:26 UTC 2011 - vci...@suse.com
+
+- update to 0.67
+  * dropped fix-tests.diff patch (not needed anymore)
+  * huge number of bugfixes, see CHANGES
+
+---

Old:

  Net-DNS-0.66.tar.bz2
  fix-tests.diff

New:

  Net-DNS-0.67.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.x1Sc7P/_old  2011-11-17 16:03:16.0 +0100
+++ /var/tmp/diff_new_pack.x1Sc7P/_new  2011-11-17 16:03:16.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Net-DNS (Version 0.66)
+# spec file for package perl-Net-DNS
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,25 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   perl-Net-DNS
-BuildRequires:  perl-Digest-HMAC perl-Net-IP
-BuildRequires:  perl-macros
-Version:0.66
+Version:0.67
 Release:6
-Provides:   perl_dns
-Obsoletes:  perl_dns
+License:GPL-2.0+ or Artistic
+Summary:Perl interface to the DNS resolver
+Url:http://cpan.org/modules/by-module/Net/
+Group:  Development/Libraries/Perl
+Source: Net-DNS-%{version}.tar.gz
+BuildRequires:  perl-Digest-HMAC
+BuildRequires:  perl-Net-IP
+BuildRequires:  perl-macros
 Requires:   perl-Digest-HMAC
 Requires:   perl-Net-IP
-AutoReqProv:on
-Group:  Development/Libraries/Perl
-License:Artistic ; GPLv2+
-Url:http://cpan.org/modules/by-module/Net/
-Summary:Perl interface to the DNS resolver
-Source: Net-DNS-%{version}.tar.bz2
-Patch0: fix-tests.diff
+Provides:   perl_dns
+Obsoletes:  perl_dns
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
@@ -42,19 +40,12 @@
 programmer to perform any type of DNS query from a Perl script. For
 details and examples, please read the Net::DNS manual page.
 
-
-
-Authors:
-
-Michael Fuhr mf...@dimensional.com
-
 %prep
 %setup -q -n Net-DNS-%{version}
-%patch0 -p1
 
 %build
 find demo contrib -type f | xargs -n 1 sed -i s@/usr/local/bin/@/usr/bin/@
-perl Makefile.PL OPTIMIZE=$RPM_OPT_FLAGS -Wall
+perl Makefile.PL OPTIMIZE=%{optflags} -Wall
 make %{?_smp_mflags}
 
 %check
@@ -65,7 +56,7 @@
 %perl_process_packlist
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org