Hello community, here is the log from the commit of package sawfish for openSUSE:Factory checked in at 2019-10-11 15:22:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sawfish (Old) and /work/SRC/openSUSE:Factory/.sawfish.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sawfish" Fri Oct 11 15:22:47 2019 rev:13 rq:737445 version:1.12.90 Changes: -------- --- /work/SRC/openSUSE:Factory/sawfish/sawfish.changes 2019-07-11 13:08:00.615006853 +0200 +++ /work/SRC/openSUSE:Factory/.sawfish.new.2352/sawfish.changes 2019-10-11 15:22:49.859194144 +0200 @@ -1,0 +2,6 @@ +Sun Jun 30 18:56:29 UTC 2019 - Jan Engelhardt <[email protected]> + +- Trim em dashes from summaries. Trim filler words from + the descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sawfish.spec ++++++ --- /var/tmp/diff_new_pack.tfXA7S/_old 2019-10-11 15:22:50.847191427 +0200 +++ /var/tmp/diff_new_pack.tfXA7S/_new 2019-10-11 15:22:50.851191416 +0200 @@ -1,7 +1,7 @@ # # spec file for package sawfish # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2007 Jan Nieuwenhuizen <[email protected]> # Copyright (c) 2000 John Harper <[email protected]> # @@ -14,15 +14,15 @@ # 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/ # Name: sawfish Version: 1.12.90 Release: 0 -Summary: A highly configurable window manager for X11 -License: GPL-2.0+ +Summary: A configurable window manager for X11 +License: GPL-2.0-or-later Group: System/GUI/Other %if 0%{?suse_version} > 1230 %else @@ -74,19 +74,18 @@ %description Sawfish is an extensible window manager using an Emacs Lisp-like -scripting language -- all window decorations are configurable, the basic -idea is to have as much user-interface policy as possible controlled -through the Lisp language. This is no layer on top of twm, but a wholly -new architecture. - -Despite this extensibility its policy is currently very minimal -compared to most window managers. Its aim is simply to manage windows -in the most flexible and attractive manner possible. As such it does -not implement desktop backgrounds, applications docks, or other things +scripting language. All window decorations are configurable, the basic +idea is to have as much user-interface policy as possible, controlled +through the Lisp language. This is not a layer on top of twm, but a +wholly new architecture. + +Despite this extensibility, its policy is minimal compared to most +window managers. It manages windows in a flexible manner. It does not +implement desktop backgrounds, applications docks, or other things that may be achieved through separate applications. %package sounds -Summary: A highly configurable window manager for X11 - Sound files +Summary: Sound files for Sawfish, a configurable X11 window manager License: Artistic-2.0 Group: System/GUI/Other %if 0%{?suse_version} > 1230 @@ -96,21 +95,19 @@ %description sounds Sawfish is an extensible window manager using an Emacs Lisp-like -scripting language -- all window decorations are configurable, the basic -idea is to have as much user-interface policy as possible controlled -through the Lisp language. This is no layer on top of twm, but a wholly -new architecture. - -Despite this extensibility its policy is currently very minimal -compared to most window managers. Its aim is simply to manage windows -in the most flexible and attractive manner possible. As such it does -not implement desktop backgrounds, applications docks, or other things +scripting language. All window decorations are configurable, the basic +idea is to have as much user-interface policy as possible, controlled +through the Lisp language. This is not a layer on top of twm, but a +wholly new architecture. + +Despite this extensibility, its policy is minimal compared to most +window managers. It manages windows in a flexible manner. It does not +implement desktop backgrounds, applications docks, or other things that may be achieved through separate applications. - %package devel -Summary: A highly configurable window manager for X11 - Development Files -License: GPL-2.0+ +Summary: Header files for Sawfish, a configurable X11 window manager +License: GPL-2.0-or-later Group: Development/Languages/Scheme %if 0%{?suse_version} > 1230 %else @@ -121,18 +118,16 @@ %description devel Sawfish is an extensible window manager using an Emacs Lisp-like -scripting language -- all window decorations are configurable, the basic -idea is to have as much user-interface policy as possible controlled -through the Lisp language. This is no layer on top of twm, but a wholly -new architecture. - -Despite this extensibility its policy is currently very minimal -compared to most window managers. Its aim is simply to manage windows -in the most flexible and attractive manner possible. As such it does -not implement desktop backgrounds, applications docks, or other things +scripting language. All window decorations are configurable, the basic +idea is to have as much user-interface policy as possible, controlled +through the Lisp language. This is not a layer on top of twm, but a +wholly new architecture. + +Despite this extensibility, its policy is minimal compared to most +window managers. It manages windows in a flexible manner. It does not +implement desktop backgrounds, applications docks, or other things that may be achieved through separate applications. - %prep %setup -q -n %{name}_%{version} %patch1 -p1
