Hello community, here is the log from the commit of package pam_wrapper for openSUSE:Factory checked in at 2016-02-26 22:19:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_wrapper (Old) and /work/SRC/openSUSE:Factory/.pam_wrapper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_wrapper" Changes: -------- --- /work/SRC/openSUSE:Factory/pam_wrapper/pam_wrapper.changes 2016-02-18 12:35:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pam_wrapper.new/pam_wrapper.changes 2016-02-26 22:19:19.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Feb 14 10:53:47 UTC 2016 - [email protected] + +- Editorial fixes to the descriptions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.rn14Ny/_old 2016-02-26 22:19:20.000000000 +0100 +++ /var/tmp/diff_new_pack.rn14Ny/_new 2016-02-26 22:19:20.000000000 +0100 @@ -49,13 +49,13 @@ This component of cwrap allows you to either test your PAM (Linux-PAM and OpenPAM) application or module. -For testing PAM applications, simple PAM module called pam_matrix is -included. If you plan to test a PAM module you can use the pamtest library, +For testing PAM applications, a simple PAM module called pam_matrix is +included. If you plan to test a PAM module, you can use the pamtest library, which simplifies testing of modules. You can combine it with the cmocka -unit testing framework or you can use the provided Python bindings to +unit testing framework, or you can use the provided Python bindings to write tests for your module in Python. -This package doesn't have a devel package because this project is for +This package does not have a devel package, because this project is for development/testing. %package -n libpamtest0 @@ -64,7 +64,7 @@ Requires: pam_wrapper = %{version}-%{release} %description -n libpamtest0 -If you plan to test a PAM module you can use this library, which simplifies +If you plan to test a PAM module, you can use this library, which simplifies testing of modules. %package -n libpamtest-devel @@ -77,7 +77,7 @@ Recommends: cmake %description -n libpamtest-devel -If you plan to develop tests for a PAM module you can use this library, +If you plan to develop tests for a PAM module, you can use this library, which simplifies testing of modules. This subpackage includes the header files for libpamtest @@ -95,7 +95,7 @@ Requires: libpamtest0 = %{version}-%{release} %description -n python-libpamtest -If you plan to develop python tests for a PAM module you can use this +If you plan to develop python tests for a PAM module, you can use this library, which simplifies testing of modules. This subpackage includes the header files for libpamtest
