From a5f5dc9ee32141c522f28ce2a88466603ab5cb93 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 2 Feb 2021 23:25:11 +0100 Subject: [PATCH] upgrading package: traefik 2.4.0.20210124 -> 2.4.2.20210202 --- traefik/traefik.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/traefik/traefik.spec b/traefik/traefik.spec index b9a54df341..e4b50e5a08 100644 --- a/traefik/traefik.spec +++ b/traefik/traefik.spec @@ -22,8 +22,8 @@ ## # package version -%define V_traefik_base 2.4.0 -%define V_traefik_snap 20210124 +%define V_traefik_base 2.4.2 +%define V_traefik_snap 20210202 # package information Name: traefik @@ -36,7 +36,7 @@ Class: EVAL Group: Networking License: MIT Version: %{V_traefik_base}.%{V_traefik_snap} -Release: 20210124 +Release: 20210202 # list of sources Source0: http://download.openpkg.org/components/versioned/traefik/traefik-%{V_traefik_snap}.tar.xz