|
@@ -2,7 +2,7 @@
|
|
%bcond_with tracker
|
|
%bcond_with tracker
|
|
%bcond_without pidl
|
|
%bcond_without pidl
|
|
|
|
|
|
-%define samba_version 4.15.2
|
|
|
|
|
|
+%define samba_version 4.15.3
|
|
#define rc_number rc4
|
|
#define rc_number rc4
|
|
%define samba_release 1
|
|
%define samba_release 1
|
|
|
|
|
|
@@ -238,7 +238,7 @@ libraries in the Samba suite.
|
|
%package pidl
|
|
%package pidl
|
|
Summary: Perl IDL compiler
|
|
Summary: Perl IDL compiler
|
|
Group: programming
|
|
Group: programming
|
|
-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
|
|
|
|
+Requires: perl >= 2:5.34.0
|
|
|
|
|
|
%description pidl
|
|
%description pidl
|
|
The samba4-pidl package contains the Perl IDL compiler used by Samba
|
|
The samba4-pidl package contains the Perl IDL compiler used by Samba
|
|
@@ -1806,6 +1806,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Dec 09 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.15.3-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Sun Nov 14 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.15.2-1
|
|
* Sun Nov 14 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.15.2-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
|
|
|