From 5f39febf6a1e6f911e2455a0c9688c7490c01365 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 24 Mar 2021 11:31:32 +0100 Subject: [PATCH] upgrading package: traefik 2.4.5.20210218 -> 2.4.8.20210323 --- traefik/traefik.spec | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/traefik/traefik.spec b/traefik/traefik.spec index 79ee405c57..e25ee560a8 100644 --- a/traefik/traefik.spec +++ b/traefik/traefik.spec @@ -22,8 +22,8 @@ ## # package version -%define V_traefik_base 2.4.5 -%define V_traefik_snap 20210218 +%define V_traefik_base 2.4.8 +%define V_traefik_snap 20210323 # package information Name: traefik @@ -36,7 +36,7 @@ Class: EVAL Group: Networking License: MIT Version: %{V_traefik_base}.%{V_traefik_snap} -Release: 20210218 +Release: 20210324 # list of sources Source0: http://download.openpkg.org/components/versioned/traefik/traefik-%{V_traefik_snap}.tar.xz @@ -73,10 +73,6 @@ PreReq: OpenPKG, openpkg >= 20160101 %build # build program export GOPATH=`pwd` - sed -i \ - -e 's;github.com/Sirupsen/logrus;github.com/sirupsen/logrus;' \ - src/github.com/rancher/go-rancher-metadata/metadata/change.go \ - src/github.com/rancher/go-rancher-metadata/main.go cd src/github.com/containous/traefik %{l_bash} script/generate %{l_bash} script/binary