Hello community, here is the log from the commit of package resolv_wrapper for openSUSE:Factory checked in at 2016-02-17 10:25:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/resolv_wrapper (Old) and /work/SRC/openSUSE:Factory/.resolv_wrapper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "resolv_wrapper" Changes: -------- --- /work/SRC/openSUSE:Factory/resolv_wrapper/resolv_wrapper.changes 2015-09-09 20:21:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.resolv_wrapper.new/resolv_wrapper.changes 2016-02-17 12:23:57.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Feb 14 11:45:32 UTC 2016 - [email protected] + +- Editorial fixes to the description + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ resolv_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.9WYSY0/_old 2016-02-17 12:23:58.000000000 +0100 +++ /var/tmp/diff_new_pack.9WYSY0/_new 2016-02-17 12:23:58.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package resolv_wrapper # -# 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 @@ -27,7 +27,7 @@ Version: 1.1.3 Release: 0 -Summary: A wrapper for dns name resolving or dns faking +Summary: A wrapper for DNS name resolving or DNS faking License: BSD-3-Clause Group: Development/Libraries/C and C++ Url: http://cwrap.org/ @@ -45,12 +45,12 @@ Requires: pkg-config %description -resolv_wrapper makes it possible on most UNIX platforms to contact your own DNS +resolv_wrapper makes it possible to contact your own DNS implmentation in your test environment. It requires socket_wrapper to be able -to contact it. If it doesn’t work on a special platform the wrapper is able to +to contact it. If it does not work on a special platform, the wrapper is able to fake DNS queries and return valid responses to your application. -This package doesn't have a devel package cause this project is for +This package does not have a devel package, because this project is for development/testing. %prep
