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 d3d90fd..f0b7c27 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%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-1 +- v4.13.11 GA + * Wed Jul 14 2021 - Anoop C S - 4.13.10-1 - v4.13.10 GA