]> git.pld-linux.org Git - packages/talloc.git/commitdiff
- updated to 2.3.4 auto/th/talloc-2.3.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Sep 2022 15:52:12 +0000 (17:52 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Sep 2022 15:52:12 +0000 (17:52 +0200)
talloc.spec

index 0c1e209b6e18c559cf017a0e7f5b588f4c48dee1..6b523eb7b54a115ecfac6112840bc7b55fc324b9 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       The talloc library - a hierarchical pool based memory system
 Summary(pl.UTF-8):     Biblioteka talloc - system przydzielania pamiÄ™ci oparty na hierarchicznej puli
 Name:          talloc
-Version:       2.3.3
-Release:       2
+Version:       2.3.4
+Release:       1
 Epoch:         2
 License:       LGPL v3+
 Group:         Libraries
 Source0:       https://download.samba.org/pub/talloc/%{name}-%{version}.tar.gz
-# Source0-md5: b9a334039dd24bed8ea546c71cb3d196
+# Source0-md5: ffdaf52a6572307cc3b6487b9e99cd61
 URL:           https://talloc.samba.org/
 BuildRequires: docbook-dtd42-xml
 BuildRequires: docbook-style-xsl
@@ -85,6 +85,7 @@ export JOBS=1
 
 CC="%{__cc}" \
 CFLAGS="%{rpmcflags}" \
+PYTHONHASHSEED=1 \
 %{__python3} buildtools/bin/waf configure \
        --prefix=%{_prefix} \
        --libdir=%{_libdir} \
This page took 0.154022 seconds and 4 git commands to generate.