From 8c98cb5bf8b6c43bc9ad740ca1952433456c0b64 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:47:32 +0100 Subject: [PATCH] automatic version update by autodist [release 2.3.3-1mamba;Tue Sep 06 2022] --- libslang.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/libslang.spec b/libslang.spec index 9f29e82..f2c2787 100644 --- a/libslang.spec +++ b/libslang.spec @@ -1,7 +1,7 @@ %define majversion %(echo %version | cut -d. -f 1-2) Name: libslang -Version: 2.3.2 -Release: 2mamba +Version: 2.3.3 +Release: 1mamba Summary: The shared library for the S-Lang extension language Group: System/Libraries Vendor: openmamba @@ -16,11 +16,14 @@ Patch12: %{name}-2.0.5-nointerlibc2.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libonig-devel +BuildRequires: libpcre-devel +BuildRequires: libpng-devel +BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: libpcre-devel >= 6.3 BuildRequires: libpng-devel >= 1.2.8 BuildRequires: libonig-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-root Obsoletes: libslang1 %description @@ -111,6 +114,9 @@ chmod 755 %{buildroot}%{_libdir}/*.so.* %doc doc README %changelog +* Tue Sep 06 2022 Automatic Build System 2.3.3-1mamba +- automatic version update by autodist + * Thu Nov 26 2020 Silvan Calarco 2.3.2-2mamba - rebuilt with debug package