diff --git a/.gitignore b/.gitignore index acd6bbf..e4f8c1c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ SOURCES/samba-4.13.6.tar.xz SOURCES/samba-4.13.6.tar.asc SOURCES/samba-4.13.7.tar.xz SOURCES/samba-4.13.7.tar.asc +SOURCES/samba-4.13.8.tar.xz +SOURCES/samba-4.13.8.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 6840028..f031906 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.13.7 +%define samba_version 4.13.8 # This should be rc1 or nil %define pre_release %nil @@ -3842,6 +3842,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Apr 29 2021 - Anoop C S - 4.13.8-1 +- v4.13.8 GA + * Fri Mar 26 2021 - Anoop C S - 4.13.7-1 - v4.13.7 GA