diff --git a/.gitignore b/.gitignore index efc99ef..7c0da06 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ SOURCES/samba-4.13.14.tar.xz SOURCES/samba-4.13.14.tar.asc SOURCES/samba-4.13.15.tar.xz SOURCES/samba-4.13.15.tar.asc +SOURCES/samba-4.13.16.tar.xz +SOURCES/samba-4.13.16.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index b1b7c10..8976ef6 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.13.15 +%define samba_version 4.13.16 # This should be rc1 or nil %define pre_release %nil @@ -3890,6 +3890,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Jan 11 2022 - Anoop C S - 4.13.16-1 +- v4.13.16 GA + * Thu Dec 16 2021 - Anoop C S - 4.13.15-1 - v4.13.15 GA