From b87ab964a9a61a6527d007be5d5a2440c969050d Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 26 Oct 2019 09:53:40 +0200 Subject: [PATCH] upgrading package: libedit 3.1.20190324 -> 3.1.20191025 --- libedit/libedit.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libedit/libedit.spec b/libedit/libedit.spec index 9ed62fd759..cba04a821a 100644 --- a/libedit/libedit.spec +++ b/libedit/libedit.spec @@ -23,8 +23,8 @@ # package version %define V_main 3.1 -%define V_snap 20190324 -%define V_subdir 20190324 +%define V_snap 20191025 +%define V_subdir 20191025 # package information Name: libedit @@ -37,7 +37,7 @@ Class: PLUS Group: Terminal License: BSD Version: %{V_main}.%{V_snap} -Release: 20190327 +Release: 20191026 # list of sources Source0: http://www.thrysoee.dk/editline/libedit-%{V_snap}-%{V_main}.tar.gz