8
0

Accepting request 512426 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/512426
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-Resolver-Programmable?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2017-08-02 16:54:26 +00:00
committed by Git OBS Bridge
parent efd569d71f
commit d469514376
4 changed files with 24 additions and 6 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Jul 25 05:56:04 UTC 2017 - coolo@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
-------------------------------------------------------------------
Mon Jul 17 05:53:13 UTC 2017 - coolo@suse.com