automatic version update by autodist [release 2.3.3-1mamba;Tue Sep 06 2022]
This commit is contained in:
parent
774be295fe
commit
8c98cb5bf8
@ -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 <autodist@mambasoft.it> 2.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.2-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user