[packages/tevent] - updated talloc version
qboosh
qboosh at pld-linux.org
Mon Feb 14 21:15:12 CET 2022
commit a6beaac964573fead7a007a7832e1089f0dea46c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Feb 14 21:16:56 2022 +0100
- updated talloc version
tevent.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tevent.spec b/tevent.spec
index 7beb56f..6adf6ea 100644
--- a/tevent.spec
+++ b/tevent.spec
@@ -10,10 +10,10 @@ Source0: https://www.samba.org/ftp/tevent/%{name}-%{version}.tar.gz
URL: https://tevent.samba.org/
BuildRequires: libbsd-devel
BuildRequires: python3-devel >= 1:3.2
-BuildRequires: python3-talloc-devel >= 2:2.3.0
+BuildRequires: python3-talloc-devel >= 2:2.3.2
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.704
-BuildRequires: talloc-devel >= 2:2.3.0
+BuildRequires: talloc-devel >= 2:2.3.2
# tevent 0.10+ dropped python2 support
Obsoletes: python-tevent
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -44,7 +44,7 @@ Summary: Header files for tevent library
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki tevent
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: talloc-devel >= 2:2.3.0
+Requires: talloc-devel >= 2:2.3.2
%description devel
Header files for tevent library.
@@ -57,7 +57,7 @@ Summary: Python 3 bindings for tevent
Summary(pl.UTF-8): Interfejs Pythona 3 do tevent
Group: Libraries/Python
Requires: %{name} = %{version}-%{release}
-Requires: python3-talloc >= 2:2.3.0
+Requires: python3-talloc >= 2:2.3.2
%description -n python3-tevent
Python 3 bindings for tevent.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tevent.git/commitdiff/a6beaac964573fead7a007a7832e1089f0dea46c
More information about the pld-cvs-commit
mailing list