Hello community, here is the log from the commit of package hollywood for openSUSE:Factory checked in at 2019-06-18 14:56:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hollywood (Old) and /work/SRC/openSUSE:Factory/.hollywood.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hollywood" Tue Jun 18 14:56:47 2019 rev:5 rq:708837 version:1.15 Changes: -------- --- /work/SRC/openSUSE:Factory/hollywood/hollywood.changes 2018-05-29 10:48:30.592544547 +0200 +++ /work/SRC/openSUSE:Factory/.hollywood.new.4811/hollywood.changes 2019-06-18 14:56:55.017381953 +0200 @@ -1,0 +2,18 @@ +Sun Jun 2 13:07:31 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. + +------------------------------------------------------------------- +Thu Mar 21 20:27:19 UTC 2019 - Sebastian Wagner <[email protected]> + +- update to version 1.15: + * README: + - removed some cruft + * screenshots/ + - added a screenshots directory + * bin/hollywood, share/man/man1/hollywood.1: + - default to nosound, add --sound to enable sound + - https://github.com/dustinkirkland/hollywood/issues/27 +- use HTTPS URL. + +------------------------------------------------------------------- Old: ---- 7c08e4a8c8b630942303202b2bd81dd0d3518f5a.tar.gz New: ---- hollywood-1.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hollywood.spec ++++++ --- /var/tmp/diff_new_pack.qvkh2G/_old 2019-06-18 14:56:56.953380796 +0200 +++ /var/tmp/diff_new_pack.qvkh2G/_new 2019-06-18 14:56:57.001380767 +0200 @@ -1,7 +1,7 @@ # # spec file for package hollywood # -# 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,21 +12,20 @@ # 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/ # # -%define commit 7c08e4a8c8b630942303202b2bd81dd0d3518f5a Name: hollywood -Version: 1.14 +Version: 1.15 Release: 0 -Summary: Fill your console with Hollywood melodrama technobabble +Summary: Program to fill the console with Hollywood melodrama technobabble License: Apache-2.0 AND CC0-1.0 Group: Amusements/Toys/Other -Url: http://launchpad.net/hollywood -Source: https://github.com/dustinkirkland/hollywood/archive/%commit.tar.gz +Url: https://launchpad.net/hollywood +Source: https://launchpad.net/hollywood/trunk/1.15/+download/hollywood_%{version}.orig.tar.gz#/%{name}-%{version}.tar.gz Patch0: tmux-version-comp.patch Recommends: byobu Recommends: apg @@ -56,7 +55,7 @@ Group: Amusements/Toys/Other %package -n wallstreet -Summary: Fill your console with Wall Street-like news and stats +Summary: Program to fill the console with Wall Street-like news and stats License: Apache-2.0 Group: Amusements/Toys/Other Recommends: byobu @@ -73,7 +72,7 @@ Recommends: jp2a %description -This utility will split your console into a multiple panes of genuine +This utility will split the console into a multiple panes of genuine technobabble, perfectly suitable for any Hollywood geek melodrama. It is particularly suitable on any number of computer consoles in the background of any excellent schlock technothriller. @@ -82,11 +81,11 @@ Data files needed for the "hollywood" package. %description -n wallstreet -This utility will split your console into a multiple panes of news +This utility will split the console into a multiple panes of news and statistics, like any good computer screen on Wall Street. %prep -%setup -n %name-%commit +%setup -q %patch0 -p1 %build
