automatic version update by autodist [release 0.11.0-1mamba;Sat Jul 10 2021]

This commit is contained in:
Automatic Build System 2024-01-05 18:27:11 +01:00
parent 77e2457952
commit 6dc58806f3

View File

@ -1,6 +1,6 @@
Name: tevent
Epoch: 1
Version: 0.10.2
Version: 0.11.0
Release: 1mamba
Summary: An event system based on the talloc memory management library.
Group: System/Libraries
@ -12,15 +12,12 @@ Source: http://www.samba.org/ftp/tevent/tevent-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libbsd-devel
BuildRequires: libpython-devel
BuildRequires: libpython3-devel
BuildRequires: libtalloc-devel
## AUTOBUILDREQ-END
BuildRequires: python-talloc-py3
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Tevent is an event system based on the talloc memory management library. It is the core event system used in Samba.
@ -106,6 +103,9 @@ Tevent also provide helpers to deal with asynchronous code providing the tevent_
#%{python36_sitearch}/tevent.py
%changelog
* Sat Jul 10 2021 Automatic Build System <autodist@mambasoft.it> 0.11.0-1mamba
- automatic version update by autodist
* Fri Jan 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.2-1mamba
- update to 0.10.2