diff --git a/samba.spec b/samba.spec index 6023c785f9aab3cdd67a3c04cb2743e047e30c14..431a20c791c6d7c959583aeb0551f55e666c8e76 100644 --- a/samba.spec +++ b/samba.spec @@ -1,5 +1,6 @@ %bcond_with testsuite %bcond_without clustering +%{?python3_sitearch: %global python3_sitearch %{python3_sitearch}} %define talloc_version 2.2.0 %define tdb_version 1.4.2 @@ -49,7 +50,7 @@ Name: samba Version: 4.11.12 -Release: 34 +Release: 35 Summary: A suite for Linux to interoperate with Windows License: GPLv3+ and LGPLv3+ @@ -3413,6 +3414,12 @@ fi %{_mandir}/man* %changelog +* Fri Jan 19 2024 xinghe - 4.11.12-35 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:speeds up the creation of source rpm + * Tue Jan 16 2024 xinghe - 4.11.12-34 - Type:bugfix - CVE:NA