From 1d0d4df551fb54598b77996c94250e1de1db361f7f6e327e28434d237d5f4eb7 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 16 Dec 2021 14:50:13 +0000 Subject: [PATCH] Fix with gz? OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/rav1e?expand=0&rev=42 --- _service | 2 +- rav1e.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_service b/_service index d76d2f2..2a547c9 100644 --- a/_service +++ b/_service @@ -12,7 +12,7 @@ *.tar - xz + gz diff --git a/rav1e.spec b/rav1e.spec index 92c3e3a..5d6519f 100644 --- a/rav1e.spec +++ b/rav1e.spec @@ -25,7 +25,7 @@ License: BSD-2-Clause Group: Productivity/Multimedia/Video/Editors and Convertors URL: https://github.com/xiph/rav1e # -Source0: %{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.xz Source2: cargo_config Source98: README.suse-maint