automatic version update by autodist [release 2.3.3-1mamba;Fri Jul 16 2021]
This commit is contained in:
parent
2bb011bf28
commit
bd7f9be2cf
@ -1,21 +1,19 @@
|
||||
%define major %(echo 2.0.1 | cut -d. -f1)
|
||||
Name: libtalloc
|
||||
Epoch: 1
|
||||
Version: 2.3.2
|
||||
Version: 2.3.3
|
||||
Release: 1mamba
|
||||
Summary: The talloc library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://talloc.samba.org/talloc/doc/html/index.html
|
||||
URL: https://talloc.samba.org/talloc/doc/html/index.html
|
||||
Source: http://samba.org/ftp/talloc/talloc-%{version}.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: autoconf
|
||||
@ -23,7 +21,6 @@ BuildRequires: docbook-xsl
|
||||
BuildRequires: libxslt
|
||||
Provides: %{name}-static
|
||||
Obsoletes: %{name}-static
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{name} is a hierarchical, reference counted memory pool system with destructors.
|
||||
@ -119,6 +116,9 @@ chmod +x %{buildroot}%{_libdir}/libtalloc.so.%{version}
|
||||
%{python3_sitearch}/talloc.cpython-3*m-*-linux-gnu*.so
|
||||
|
||||
%changelog
|
||||
* Fri Jul 16 2021 Automatic Build System <autodist@mambasoft.it> 2.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 02 2021 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user