diff --git a/.gitignore b/.gitignore index 7a30222..799b4ee 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ SOURCES/samba-4.13.9.tar.xz SOURCES/samba-4.13.9.tar.asc SOURCES/samba-4.13.10.tar.xz SOURCES/samba-4.13.10.tar.asc +SOURCES/samba-4.13.11.tar.xz +SOURCES/samba-4.13.11.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 489af42..4ec9696 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.13.10 +%define samba_version 4.13.11 # This should be rc1 or nil %define pre_release %nil @@ -3842,6 +3842,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Sep 07 2021 - Anoop C S - 4.13.11-100 +- v4.13.11 GA + * Thu Aug 05 2021 - Anoop C S - 4.13.10-100 - Initial CentOS 8 Stream release