Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flom for openSUSE:Factory checked in at 2023-05-10 16:17:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flom (Old) and /work/SRC/openSUSE:Factory/.flom.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flom" Wed May 10 16:17:27 2023 rev:2 rq:1085681 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flom/flom.changes 2023-05-02 16:24:09.127634142 +0200 +++ /work/SRC/openSUSE:Factory/.flom.new.1533/flom.changes 2023-05-10 16:17:32.102623527 +0200 @@ -1,0 +2,8 @@ +Tue May 2 10:39:31 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Trim description of subpackages for size (the library does not + have the shell interface) +- Trim redundances from description already expressed through + the License: field. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flom.spec ++++++ --- /var/tmp/diff_new_pack.veiLJr/_old 2023-05-10 16:17:34.218636045 +0200 +++ /var/tmp/diff_new_pack.veiLJr/_new 2023-05-10 16:17:34.222636068 +0200 @@ -32,21 +32,18 @@ BuildRequires: pkgconfig(python) %description -FLoM is a free open source distributed lock manager that can be used to +FLoM is a distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way -that "nice" manages process prioritization. Supports networking, abstract +that "nice" manages process prioritization. It supports networking, abstract resources, offers a library, encryption and peer authentication. %package -n libflom0 Summary: Distributed lock manager library %description -n libflom0 -FLoM is a free open source distributed lock manager that can be used to -synchronize shell commands, scripts and custom developed software. When used -in a shell environment, FLoM manages process synchronization in the same way -that "nice" manages process prioritization. Supports networking, abstract -resources, offers a library, encryption and peer authentication. +FLoM is a distributed lock manager that can be used to +synchronize shell commands, scripts and custom developed software. This package contains the shared library. @@ -55,11 +52,8 @@ Requires: libflom0 = %{version} %description devel -FLoM is a free open source distributed lock manager that can be used to -synchronize shell commands, scripts and custom developed software. When used -in a shell environment, FLoM manages process synchronization in the same way -that "nice" manages process prioritization. Supports networking, abstract -resources, offers a library, encryption and peer authentication. +FLoM is a distributed lock manager that can be used to +synchronize shell commands, scripts and custom developed software. This package contains the files required to build programs with FLoM.