Accepting request 591868 from home:jengelh:branches:X11:terminals

- Use a single %setup call.
- Trim filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/591868
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=4
This commit is contained in:
Avindra Goolcharan 2018-03-28 12:01:25 +00:00 committed by Git OBS Bridge
parent f71a058050
commit f0f97ed017
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 28 08:13:08 UTC 2018 - jengelh@inai.de
- Use a single %setup call.
- Trim filler wording from description.
-------------------------------------------------------------------
Fri Mar 23 23:18:56 UTC 2018 - avindra@opensuse.org

View File

@ -20,7 +20,7 @@
Name: alacritty
Version: 0.1.0
Release: 0
Summary: A cross-platform, GPU-accelerated terminal emulator
Summary: A GPU-accelerated terminal emulator
License: Apache-2.0
Group: System/X11/Terminals
URL: https://github.com/jwilm/alacritty/
@ -70,8 +70,7 @@ BuildArch: noarch
The official zsh completion script for alacritty.
%prep
%setup -q -n %{name}-%{rev}
%setup -q -n %{name}-%{rev} -D -T -a 1
%setup -q -n %{name}-%{rev} -a1
mkdir cargo-home
cat >cargo-home/config <<EOF
[source.crates-io]