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