diff --git a/samba.spec b/samba.spec index 57e3f55e8da8cf5dfeb3180b37c19e8c31975bc6..435c3dca5756d92207f3587f700708dd8b3e84f6 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