From b860f84edd840662455822130532c43454907fa43c2fcbdec9199458c58c97e8 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 18 Feb 2019 12:27:45 +0000 Subject: [PATCH] Accepting request 676570 from home:jengelh:branches:security - Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/676570 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=147 --- cryptsetup.changes | 5 +++++ cryptsetup.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/cryptsetup.changes b/cryptsetup.changes index bf0b3c3..cc8d92f 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 15 15:01:18 UTC 2019 - Jan Engelhardt + +- Use noun phrase in summary. + ------------------------------------------------------------------- Fri Feb 15 09:41:52 UTC 2019 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index c4e4be0..b51c5cc 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ Name: cryptsetup %endif Version: 2.1.0 Release: 0 -Summary: Set Up dm-crypt Based Encrypted Block Devices +Summary: Setup program for dm-crypt Based Encrypted Block Devices License: SUSE-GPL-2.0-with-openssl-exception AND LGPL-2.0-or-later Group: System/Base Url: https://gitlab.com/cryptsetup/cryptsetup/ @@ -64,7 +64,7 @@ includes support for automatically setting up encrypted volumes at boot time via the config file %{_sysconfdir}/crypttab. %package -n libcryptsetup%{so_ver} -Summary: Set Up dm-crypt Based Encrypted Block Devices +Summary: Library for setting up dm-crypt Based Encrypted Block Devices Group: System/Libraries Suggests: libcryptsetup%{so_ver}-hmac @@ -76,7 +76,7 @@ includes support for automatically setting up encrypted volumes at boot time via the config file %{_sysconfdir}/crypttab. %package -n libcryptsetup%{so_ver}-hmac -Summary: Checksums for libcryptsetup4 +Summary: Checksums for libcryptsetup%{so_ver} Group: System/Base %description -n libcryptsetup%{so_ver}-hmac @@ -84,7 +84,7 @@ This package contains HMAC checksums for integrity checking of libcryptsetup4, used for FIPS. %package -n lib%{name}-devel -Summary: Set Up dm-crypt Based Encrypted Block Devices +Summary: Header files for libcryptsetup Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libcryptsetup%{so_ver} = %{version}