commit perl-Net-DNS-Resolver-Programmable for openSUSE:Factory

2017-09-05 Thread root
Hello community,

here is the log from the commit of package perl-Net-DNS-Resolver-Programmable 
for openSUSE:Factory checked in at 2017-09-05 15:13:56

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


Package is "perl-Net-DNS-Resolver-Programmable"

Tue Sep  5 15:13:56 2017 rev:14 rq:520471 version:0.009

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Net-DNS-Resolver-Programmable/perl-Net-DNS-Resolver-Programmable.changes
2015-01-03 22:03:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-DNS-Resolver-Programmable.new/perl-Net-DNS-Resolver-Programmable.changes
   2017-09-05 15:13:58.643718678 +0200
@@ -1,0 +2,53 @@
+Tue Jul 25 05:56:04 UTC 2017 - co...@suse.com
+
+- updated to 0.009
+   see /usr/share/doc/packages/perl-Net-DNS-Resolver-Programmable/CHANGES
+
+  --- 0.009 (2017-07-24)
++ Cleaner way to handle both arrays of strings and Net::DNS::Packet 
objects,
+  courtesy of NLNETLABS (Dick Franks) in RT 122542 - thanks!
++ Extend tests to cover non-mocked queries too
+  
+  --- 0.008 (2017-07-21)
+* Add Scalar::Util to deps
+  
+  --- 0.007 (2017-07-19)
+* Fix handling pre-prepared ::Packet objects passed to send()
++ Additional tests
+
+- remove Net-DNS-Resolver-Net-DNS-0.75.patch
+
+---
+Mon Jul 17 05:53:13 UTC 2017 - co...@suse.com
+
+- updated to 0.006
+   see /usr/share/doc/packages/perl-Net-DNS-Resolver-Programmable/CHANGES
+
+  --- 0.006 (2017-07-16)
+* Don't demand 5.10, work on perl >= 5.6
+* No taint mode flag in t/01-basic.t
+* Avoid problems with our $VERSION = '...' on one line
+All these courtesy of Dick Franks (rwfranks) - thanks!
+
+---
+Fri Jul 14 05:51:18 UTC 2017 - co...@suse.com
+
+- updated to 0.005
+   see /usr/share/doc/packages/perl-Net-DNS-Resolver-Programmable/CHANGES
+
+  --- 0.005 (2017-07-13)
+  
+* Remove debian/ subdir as per RT #108522
+* Regenerate README via pod2readme
+* Fix version number in changelog entry below - d'oh - and remove
+  use of deprecated qv()
+* Import rcode list from Net::DNS - RT 96390
+  
+  
+  --- 0.004 (2017-07-13)
+  
+* BIGPRESH taking over maintainership of this seemingly orphaned but
+  very useful distribution.  Plan to fix various RT tickets.
+* Fix RT 109266 - avoid deprecated make_query_packet() call
+
+---

Old:

  Net-DNS-Resolver-Net-DNS-0.75.patch
  Net-DNS-Resolver-Programmable-v0.003.tar.gz

New:

  Net-DNS-Resolver-Programmable-0.009.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Net-DNS-Resolver-Programmable.spec ++
--- /var/tmp/diff_new_pack.XRW6hx/_old  2017-09-05 15:13:59.371616362 +0200
+++ /var/tmp/diff_new_pack.XRW6hx/_new  2017-09-05 15:13:59.375615800 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS-Resolver-Programmable
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,60 +17,48 @@
 
 
 Name:   perl-Net-DNS-Resolver-Programmable
+Version:0.009
+Release:0
 %define cpan_name Net-DNS-Resolver-Programmable
-Summary:Programmable DNS resolver class for offline emulation of DNS
-License:Artistic-1.0
+Summary:Programmable Dns Resolver Class for Offline
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Version:0.003
-Release:0
-Url:http://search.cpan.org/dist/Net-DNS-Resolver-Programmable
-Source: 
http://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/net-dns-resolver-programmable/Net-DNS-Resolver-Programmable-v0.003.tar.gz
-Patch0: Net-DNS-Resolver-Net-DNS-0.75.patch
+Url:http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/
+Source0:
https://cpan.metacpan.org/authors/id/B/BI/BIGPRESH/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.2805
-BuildRequires:  perl(Net::DNS)
-Requires:   perl(Net::DNS)
+BuildRequires:  perl(Net::DNS) >= 0.69
+Requires:   perl(Net::DNS) >= 0.69
+%{perl_requires}
 
 %description
-Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant 

commit perl-Net-DNS-Resolver-Programmable for openSUSE:Factory

2015-01-03 Thread h_root
Hello community,

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

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


Package is perl-Net-DNS-Resolver-Programmable

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Net-DNS-Resolver-Programmable/perl-Net-DNS-Resolver-Programmable.changes
2011-09-23 12:38:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-DNS-Resolver-Programmable.new/perl-Net-DNS-Resolver-Programmable.changes
   2015-01-03 22:03:02.0 +0100
@@ -1,0 +2,7 @@
+Mon Dec 29 13:00:45 UTC 2014 - dims...@opensuse.org
+
+- Add Net-DNS-Resolver-Net-DNS-0.75.patch: Deal with changes in
+  Net::DNS 0.75.
+  https://rt.cpan.org/Public/Bug/Display.html?id=95901
+
+---

New:

  Net-DNS-Resolver-Net-DNS-0.75.patch



Other differences:
--
++ perl-Net-DNS-Resolver-Programmable.spec ++
--- /var/tmp/diff_new_pack.m5G1e3/_old  2015-01-03 22:03:03.0 +0100
+++ /var/tmp/diff_new_pack.m5G1e3/_new  2015-01-03 22:03:03.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Net-DNS-Resolver-Programmable (Version 0.003)
+# spec file for package perl-Net-DNS-Resolver-Programmable
 #
-# Copyright (c) 2010 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
@@ -15,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Net-DNS-Resolver-Programmable
 %define cpan_name Net-DNS-Resolver-Programmable
 Summary:Programmable DNS resolver class for offline emulation of DNS
-Version:0.003
-Release:4
 License:Artistic-1.0
 Group:  Development/Libraries/Perl
+Version:0.003
+Release:0
 Url:http://search.cpan.org/dist/Net-DNS-Resolver-Programmable
 Source: 
http://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/net-dns-resolver-programmable/Net-DNS-Resolver-Programmable-v0.003.tar.gz
+Patch0: Net-DNS-Resolver-Net-DNS-0.75.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
@@ -49,6 +48,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-v%{version}
+%patch0 -p1
 
 %build
 %{__perl} Build.PL --prefix $RPM_BUILD_ROOT/usr --installdirs vendor

++ Net-DNS-Resolver-Net-DNS-0.75.patch ++
Description: deal with changes in Net::DNS = 0.75
Origin: CPAN RT
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=95901
Bug-Debian: https://bugs.debian.org/752988
Author: Willen nlnetl...@cpan.org
Reviewed-by: gregor herrmann gre...@debian.org
Last-Update: 2014-06-29

--- a/lib/Net/DNS/Resolver/Programmable.pm
+++ b/lib/Net/DNS/Resolver/Programmable.pm
@@ -204,8 +204,10 @@
 if (defined(my $resolver_code = $self-{resolver_code})) {
 ($result, $aa, @answer_rrs) = $resolver_code-($domain, $rr_type, 
$class);
 }
-
-if (not defined($result) or defined($Net::DNS::rcodesbyname{$result})) {
+
+if (not defined($result)
+ or defined($Net::DNS::rcodesbyname{$result})
+ or defined($Net::DNS::Parameters::rcodebyname{$result})) {
 # Valid RCODE, return a packet:
 
 $aa = TRUE  if not defined($aa);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Net-DNS-Resolver-Programmable for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS-Resolver-Programmable 
for openSUSE:Factory checked in at 2011-12-06 18:45:01

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


Package is perl-Net-DNS-Resolver-Programmable, Maintainer is 

Changes:




Other differences:
--
++ perl-Net-DNS-Resolver-Programmable.spec ++
--- /var/tmp/diff_new_pack.xTln3s/_old  2011-12-06 19:14:47.0 +0100
+++ /var/tmp/diff_new_pack.xTln3s/_new  2011-12-06 19:14:47.0 +0100
@@ -23,7 +23,7 @@
 Summary:Programmable DNS resolver class for offline emulation of DNS
 Version:0.003
 Release:4
-License:Artistic
+License:Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-DNS-Resolver-Programmable
 Source: 
http://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/net-dns-resolver-programmable/Net-DNS-Resolver-Programmable-v0.003.tar.gz

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