From 7bc57022be73f0f9e019093fb9ff4b7a8fe9774965a78ed371d5702f787c1c05 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 30 Jul 2018 07:10:05 +0000 Subject: [PATCH] Accepting request 625800 from home:jengelh:branches:server:database - Use noun phrase in summary. - Trim redundancies from description. OBS-URL: https://build.opensuse.org/request/show/625800 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=35 --- sqlitebrowser.changes | 6 ++++++ sqlitebrowser.spec | 14 ++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/sqlitebrowser.changes b/sqlitebrowser.changes index b5cb03d..95d1acd 100644 --- a/sqlitebrowser.changes +++ b/sqlitebrowser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 27 14:03:16 UTC 2018 - jengelh@inai.de + +- Use noun phrase in summary. +- Trim redundancies from description. + ------------------------------------------------------------------- Fri Jun 29 11:00:50 UTC 2018 - wbauer@tmo.at diff --git a/sqlitebrowser.spec b/sqlitebrowser.spec index 331ba82..4207582 100644 --- a/sqlitebrowser.spec +++ b/sqlitebrowser.spec @@ -19,8 +19,8 @@ Name: sqlitebrowser Version: 3.10.1 Release: 0 -Summary: Create, design and edit SQLite Databases -License: GPL-3.0+ AND MPL-2.0 +Summary: Spreadsheet-like interface to SQLite databases +License: GPL-3.0-or-later AND MPL-2.0 Group: Productivity/Office/Organizers Url: http://sqlitebrowser.org/ Source0: https://github.com/sqlitebrowser/sqlitebrowser/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -48,12 +48,10 @@ BuildRequires: antlr-devel %endif %description -SQLite Database Browser is a freeware, public domain, open source visual tool -used to create, design and edit database files compatible with SQLite. It is -meant to be used for users and developers that want to create databases, edit -and search data using a familiar spreadsheet-like interface, without the need -to learn complicated SQL commands. Controls and wizards are available for users -to: +SQLite Database Browser is a visual tool for creating, designing and +editing database files compatible with SQLite. It provides a +spreadsheet-like interface, without the need to learn SQL commands. +Controls and guided dialogs are available for users to: * Create and compact database files * Create, define, modify and delete tables