From f0f97ed017f5ff7f9c61c94332796fd6321410780fedefbe9d3c3bcd33270ebf Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Wed, 28 Mar 2018 12:01:25 +0000 Subject: [PATCH] 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 --- alacritty.changes | 6 ++++++ alacritty.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/alacritty.changes b/alacritty.changes index f262d23..93b8cde 100644 --- a/alacritty.changes +++ b/alacritty.changes @@ -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 diff --git a/alacritty.spec b/alacritty.spec index 554b094..d5b897c 100644 --- a/alacritty.spec +++ b/alacritty.spec @@ -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 <