diff --git a/7c08e4a8c8b630942303202b2bd81dd0d3518f5a.tar.gz b/7c08e4a8c8b630942303202b2bd81dd0d3518f5a.tar.gz deleted file mode 100644 index 066ffbd..0000000 --- a/7c08e4a8c8b630942303202b2bd81dd0d3518f5a.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a41066ebb80516bc3fd5d42e6ae6cb24e215e35cd4a41ad589b1b71d03a34c9 -size 3452162 diff --git a/hollywood-1.15.tar.gz b/hollywood-1.15.tar.gz new file mode 100644 index 0000000..19e4254 --- /dev/null +++ b/hollywood-1.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c647d00f607bbae867b72ff656bc526d31c2f39505490da1f036fc53aa01acf6 +size 17887416 diff --git a/hollywood.changes b/hollywood.changes index d51617d..187068c 100644 --- a/hollywood.changes +++ b/hollywood.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Mar 21 20:27:19 UTC 2019 - Sebastian Wagner + +- 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. + ------------------------------------------------------------------- Wed May 2 07:15:28 UTC 2018 - sebix+novell.com@sebix.at diff --git a/hollywood.spec b/hollywood.spec index 1378f65..72f1d6b 100644 --- a/hollywood.spec +++ b/hollywood.spec @@ -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 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 @@ -86,7 +85,7 @@ This utility will split your 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