From 38f11a39826dfcdfd2269897dd963c1b11097c3e Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 7 Jun 2021 13:36:07 +0200 Subject: [PATCH] fix spec indentation --- libogg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libogg.spec b/libogg.spec index 760c94b..8bb8d69 100644 --- a/libogg.spec +++ b/libogg.spec @@ -9,7 +9,7 @@ URL: https://www.xiph.org/ Source: https://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz BuildRequires: gcc -BuildRequires: make +BuildRequires: make %description Libogg is a library for manipulating Ogg bitstream file formats.