Accepting request 708837 from utilities

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/708837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-06-18 12:56:47 +00:00 committed by Git OBS Bridge
commit a565d11506
4 changed files with 31 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a41066ebb80516bc3fd5d42e6ae6cb24e215e35cd4a41ad589b1b71d03a34c9
size 3452162

3
hollywood-1.15.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c647d00f607bbae867b72ff656bc526d31c2f39505490da1f036fc53aa01acf6
size 17887416

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Jun 2 13:07:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Thu Mar 21 20:27:19 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- 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

View File

@ -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 @@ License: CC0-1.0
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: w3m
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 @@ background of any excellent schlock technothriller.
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