diff --git a/.gitignore b/.gitignore index 6876127..73bbfca 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ SOURCES/samba-4.15.9.tar.xz SOURCES/samba-4.15.9.tar.asc SOURCES/samba-4.15.10.tar.xz SOURCES/samba-4.15.10.tar.asc +SOURCES/samba-4.15.11.tar.xz +SOURCES/samba-4.15.11.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 6c313b4..f1a887d 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -18d856e01c736ef3fbe91e860bc16ac2b36026c7 SOURCES/samba-4.15.10.tar.xz -cd2e051e831b5809871215026eb2cb28b73bf030 SOURCES/samba-4.15.10.tar.asc +9fb07c885884e90ebe7d3c24f538989cddbbf256 SOURCES/samba-4.15.11.tar.xz +4ba9c3071945c3fcbf9667c2bccffc22d4e84eb9 SOURCES/samba-4.15.11.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index c6ff03b..3f97ced 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.15.10 +%define samba_version 4.15.11 # This should be rc1 or nil %define pre_release %nil @@ -3953,6 +3953,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Nov 18 2022 - Anoop C S - 4.15.11-1 +- v4.15.11 GA + * Thu Sep 29 2022 - Anoop C S - 4.15.10-1 - v4.15.10 GA - Remove lmdb requirement for non DC build