Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libalternatives for openSUSE:Factory
checked in at 2021-11-18 10:33:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libalternatives (Old)
and /work/SRC/openSUSE:Factory/.libalternatives.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libalternatives"
Thu Nov 18 10:33:03 2021 rev:4 rq:931628 version:1.2+3.b848aad
Changes:
--------
--- /work/SRC/openSUSE:Factory/libalternatives/libalternatives.changes
2021-09-20 23:32:02.159090766 +0200
+++
/work/SRC/openSUSE:Factory/.libalternatives.new.1895/libalternatives.changes
2021-11-18 10:33:12.179872193 +0100
@@ -7,0 +8,5 @@
+Tue Sep 14 08:35:43 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase for the summary; fix grammar in description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libalternatives.spec ++++++
--- /var/tmp/diff_new_pack.fK4qyt/_old 2021-11-18 10:33:12.651872632 +0100
+++ /var/tmp/diff_new_pack.fK4qyt/_new 2021-11-18 10:33:12.655872636 +0100
@@ -21,7 +21,7 @@
Name: libalternatives
Version: 1.2+3.b848aad
Release: 0
-Summary: Executes preferred application based on user preferences
+Summary: Helper for executing preferred application based on user
preferences
License: GPL-3.0-or-later AND LGPL-3.0-or-later
URL: https://github.com/AdamMajer/libalternative.git
Source0: libalternatives-v%{version}.tar
@@ -30,23 +30,21 @@
BuildRequires: gcc
%description
-libalternatives is a helper that executes an application based on preferences
-of an user, system admin or package maintainer, in this order of preference.
-This is accomplished with only a help of config files without the need to
-maintain system symlinks states.
-
+libalternatives is a helper that executes an application based on
+preferences of a user, system admin or package maintainer, in this
+order of preference. This is accomplished with only the help of
+config files and without the need to maintain system symlinks states.
%package -n alts
-Summary: Executes preferred application based on user preferences
+Summary: Helper for executing preferred application based on user
preferences
License: GPL-3.0-or-later
%description -n alts
This package contains a default helper and configuration application utility
for libalternatives. libalternatives is a helper that executes an application
-based on preferences of an user, system admin or package maintainer, in this
-order of preference. This is accomplished with only a help of config files
-without the need to maintain system symlinks states.
-
+based on preferences of a user, system admin or package maintainer, in this
+order of preference. This is accomplished with only the help of config files
+and without the need to maintain system symlinks states.
%package devel
Summary: Development headers for libalternatives
@@ -63,9 +61,9 @@
%description -n libalternatives%sover
This package contains the core logic and the runtime library for
libalternatives. libalternatives is a helper that executes an application
based
-on preferences of an user, system admin or package maintainer, in this order of
-preference. This is accomplished with only a help of config files without the
-need to maintain system symlinks states.
+on preferences of a user, system admin or package maintainer, in this order of
+preference. This is accomplished with only the help of config files and
+without the need to maintain system symlinks states.
%package unit-test-helper
Summary: Verification helper for libalternatives
@@ -76,7 +74,7 @@
integration with manual pages.
%prep
-%setup -q -n libalternatives-v%version
+%autosetup -n libalternatives-v%version
%build
%cmake