Hello community, here is the log from the commit of package sqlitebrowser for openSUSE:Factory checked in at 2018-07-31 16:00:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlitebrowser (Old) and /work/SRC/openSUSE:Factory/.sqlitebrowser.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlitebrowser" Tue Jul 31 16:00:12 2018 rev:11 rq:626167 version:3.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlitebrowser/sqlitebrowser.changes 2018-06-29 22:37:05.769965586 +0200 +++ /work/SRC/openSUSE:Factory/.sqlitebrowser.new/sqlitebrowser.changes 2018-07-31 16:00:15.151633300 +0200 @@ -1,0 +2,6 @@ +Fri Jul 27 14:03:16 UTC 2018 - [email protected] + +- Use noun phrase in summary. +- Trim redundancies from description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlitebrowser.spec ++++++ --- /var/tmp/diff_new_pack.Cedb6t/_old 2018-07-31 16:00:15.827634447 +0200 +++ /var/tmp/diff_new_pack.Cedb6t/_new 2018-07-31 16:00:15.831634454 +0200 @@ -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 @@ %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
