From cb668292a6e6a430503b277ff80ea02db9c85f61 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:08:36 +0100 Subject: [PATCH] automatic version update by autodist [release 6.9.7-1mamba;Wed Apr 14 2021] --- onig.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/onig.spec b/onig.spec index a24640a..966a127 100644 --- a/onig.spec +++ b/onig.spec @@ -1,5 +1,5 @@ Name: onig -Version: 6.9.6 +Version: 6.9.7 Release: 1mamba Summary: A regular expressions library Group: System/Libraries @@ -13,7 +13,6 @@ License: BSD BuildRequires: glibc-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Oniguruma is a regular expressions library. @@ -74,6 +73,9 @@ This package contains libraries and header files for developing applications tha %doc README %changelog +* Wed Apr 14 2021 Automatic Build System 6.9.7-1mamba +- automatic version update by autodist + * Fri Feb 19 2021 Automatic Build System 6.9.6-1mamba - automatic version update by autodist