Hello community, here is the log from the commit of package plank for openSUSE:Factory checked in at 2019-01-25 22:45:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plank (Old) and /work/SRC/openSUSE:Factory/.plank.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plank" Fri Jan 25 22:45:14 2019 rev:11 rq:668430 version:0.11.4 Changes: -------- --- /work/SRC/openSUSE:Factory/plank/plank.changes 2019-01-21 10:51:28.023938233 +0100 +++ /work/SRC/openSUSE:Factory/.plank.new.28833/plank.changes 2019-01-25 22:45:15.787087827 +0100 @@ -1,0 +2,5 @@ +Thu Jan 24 20:38:34 UTC 2019 - Jan Engelhardt <[email protected]> + +- Trim bias and filler wording. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plank.spec ++++++ --- /var/tmp/diff_new_pack.pK3Hjz/_old 2019-01-25 22:45:16.407087063 +0100 +++ /var/tmp/diff_new_pack.pK3Hjz/_new 2019-01-25 22:45:16.411087057 +0100 @@ -1,7 +1,7 @@ # # spec file for package plank # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,9 +12,10 @@ # 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/ # + %global __provides_exclude_from ^%{_libdir}/.*/docklets/.*\\.so$ %define soname libplank @@ -22,7 +23,7 @@ Name: plank Version: 0.11.4 Release: 0 -Summary: Elegant, simple, and clean dock +Summary: Trivial dock License: GPL-3.0-or-later Group: System/GUI/Other Url: https://launchpad.net/plank @@ -59,9 +60,9 @@ %glib2_gsettings_schema_requires %description -Plank is meant to be the simplest dock on the planet. The goal is -to provide just what a dock needs and absolutely nothing more. -It is, however, a library which can be extended to create other +Plank is a trivial dock. + +It is a library which can be extended to create other dock programs with more advanced features. %package -n %{soname}%{sover} @@ -69,13 +70,10 @@ Group: System/Libraries %description -n %{soname}%{sover} -Plank is meant to be the simplest dock on the planet. The goal is -to provide just what a dock needs and absolutely nothing more. +Plank is a trivial dock. It is, however, a library which can be extended to create other dock programs with more advanced features. -This package contains the plank library. - %package docklets Summary: A collection of docklets for the Plank dock Group: System/GUI/Other
