From 64ae93eb543c733ee3507858a1504ae4e9d32a675022e7e010516068cabb0281 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 26 Jan 2021 06:11:23 +0000 Subject: [PATCH] Accepting request 866672 from home:dirkmueller:branches:devel:tools:compiler - use https for sources OBS-URL: https://build.opensuse.org/request/show/866672 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=104 --- bison.changes | 5 +++++ bison.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bison.changes b/bison.changes index fcc84cb..f199fa5 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 24 15:35:28 UTC 2021 - Dirk Müller + +- use https for sources + ------------------------------------------------------------------- Sun Jan 24 15:14:31 UTC 2021 - Andreas Stieger diff --git a/bison.spec b/bison.spec index 8367b7c..5d333f3 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: https://www.gnu.org/software/bison/bison.html -Source0: ftp://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz -Source1: ftp://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz.sig +Source0: https://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz +Source1: https://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz.sig Source2: %{name}.keyring Source3: baselibs.conf BuildRequires: flex