Hello community, here is the log from the commit of package bcunit for openSUSE:Factory checked in at 2017-06-15 11:24:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcunit (Old) and /work/SRC/openSUSE:Factory/.bcunit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcunit" Thu Jun 15 11:24:17 2017 rev:2 rq:503411 version:3.0+git20170404 Changes: -------- --- /work/SRC/openSUSE:Factory/bcunit/bcunit.changes 2017-06-04 02:02:04.041243918 +0200 +++ /work/SRC/openSUSE:Factory/.bcunit.new/bcunit.changes 2017-06-15 11:24:18.639629202 +0200 @@ -1,0 +2,5 @@ +Tue Jun 13 14:08:36 UTC 2017 - [email protected] + +- Rewrite incorrect %description of main RPM. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcunit.spec ++++++ --- /var/tmp/diff_new_pack.pAzXIF/_old 2017-06-15 11:24:19.395522498 +0200 +++ /var/tmp/diff_new_pack.pAzXIF/_new 2017-06-15 11:24:19.399521934 +0200 @@ -38,9 +38,11 @@ BuildRequires: pkgconfig %description -BCUnit is a unit testing framework for C. -This package installs the BCUnit static library, headers, and -documentation files. +BCUnit is a unit testing framework for C, derived from CUnit. +(B)CUnit provides various interfaces to the framework, some of which +are platform dependent (e.g. curses on *nix). The framework complies +with the conventional structure of test cases bundled into suites +which are registered with the framework for running. %package devel Summary: BCUnit development files
