From ff75e282023f8e2f76da783aff88f4a38d857764 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 10 Sep 2021 20:23:35 +0200 Subject: [PATCH] upgrading package: libedit 3.1.20210714 -> 3.1.20210910 --- libedit/libedit.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libedit/libedit.spec b/libedit/libedit.spec index 462d8c7dea..b015324ede 100644 --- a/libedit/libedit.spec +++ b/libedit/libedit.spec @@ -23,8 +23,8 @@ # package version %define V_main 3.1 -%define V_snap 20210714 -%define V_subdir 20210714 +%define V_snap 20210910 +%define V_subdir 20210910 # package information Name: libedit @@ -37,7 +37,7 @@ Class: PLUS Group: Terminal License: BSD Version: %{V_main}.%{V_snap} -Release: 20210715 +Release: 20210910 # list of sources Source0: http://www.thrysoee.dk/editline/libedit-%{V_snap}-%{V_main}.tar.gz