From b39f9720c391cc77d1811e005137c2c52db4f67dccbf4f9dbffe0a901c65bac7 Mon Sep 17 00:00:00 2001 From: David Mulder Date: Mon, 3 Oct 2022 15:26:59 +0000 Subject: [PATCH] Accepting request 1007700 from home:npower:update_talloc - Update to 2.3.4 + configure/Makefile: export PYTHONHASHSEED=1 in all 'configure/Makefile' scripts + lib:replace: Reformat shell script + nsswitch: reduce dependecies to private libraries and link static/builtin if possible OBS-URL: https://build.opensuse.org/request/show/1007700 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=125 --- talloc-man.changes | 10 ++++++++++ talloc-man.spec | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/talloc-man.changes b/talloc-man.changes index 9b534db..59ae9b4 100644 --- a/talloc-man.changes +++ b/talloc-man.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Oct 3 14:59:43 UTC 2022 - Noel Power + +- Update to 2.3.4 + + configure/Makefile: export PYTHONHASHSEED=1 in all + 'configure/Makefile' scripts + + lib:replace: Reformat shell script + + nsswitch: reduce dependecies to private libraries and link + static/builtin if possible + ------------------------------------------------------------------- Fri Sep 17 07:54:14 UTC 2021 - Samuel Cabrero diff --git a/talloc-man.spec b/talloc-man.spec index 1c1c390..9ffdcb1 100644 --- a/talloc-man.spec +++ b/talloc-man.spec @@ -35,7 +35,7 @@ BuildRequires: python3-devel #!BuildIgnore: python %endif # build_man URL: http://talloc.samba.org/ -Version: 2.3.3 +Version: 2.3.4 Release: 0 Summary: Samba talloc Library License: LGPL-3.0-or-later