From 192d12768dd8986519b302b3d7d0a741ce6b1fe9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 6 Jan 2025 22:14:14 +0100 Subject: [PATCH] automatic version update by autodist [release 20250104_3.1-1mamba;Mon Jan 06 2025] --- libedit.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libedit.spec b/libedit.spec index 5e19e7f..4ed54d5 100644 --- a/libedit.spec +++ b/libedit.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: libedit -Version: 20240808_3.1 +Version: 20250104_3.1 Release: 1mamba Summary: The NetBSD Editline library. Group: System/Libraries @@ -31,7 +31,6 @@ Obsoletes: %{name}-static < 20221009_3.1 %{name} is an autotool- and libtoolized port of the NetBSD Editline library (libedit) %{name} provides generic line editing,history, and tokenization functions,similar to those found in GNU Readline. This package contains libraries and header files needed for development. -%debug_package %prep %setup -q -n %{name}-%{pkgver} @@ -51,8 +50,6 @@ iconv --from-code ISO8859-1 --to-code UTF-8 ./ChangeLog \ %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -75,6 +72,9 @@ iconv --from-code ISO8859-1 --to-code UTF-8 ./ChangeLog \ %doc ChangeLog %changelog +* Mon Jan 06 2025 Automatic Build System 20250104_3.1-1mamba +- automatic version update by autodist + * Fri Aug 16 2024 Automatic Build System 20240808_3.1-1mamba - automatic version update by autodist