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}