From 24611df7127cd91e37e26ae66a9a4504408f67f856292f58acbb1dc631de0ef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 2 Oct 2018 08:11:25 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=53 --- bison.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bison.spec b/bison.spec index 1bc29b9..0122099 100644 --- a/bison.spec +++ b/bison.spec @@ -23,8 +23,8 @@ Summary: The GNU Parser Generator License: GPL-3.0-or-later Group: Development/Languages/C and C++ URL: http://www.gnu.org/software/bison/bison.html -Source0: ftp://ftp.gnu.org/gnu/bison/bison-3.1.tar.xz -Source1: ftp://ftp.gnu.org/gnu/bison/bison-3.1.tar.xz.sig +Source0: ftp://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz +Source1: ftp://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz.sig Source2: %{name}.keyring Source3: baselibs.conf BuildRequires: autoconf