diff --git a/.gitignore b/.gitignore index d985ee7..acd6bbf 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ SOURCES/samba-4.13.5.tar.xz SOURCES/samba-4.13.5.tar.asc 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 diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 02f5d23..6840028 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.13.6 +%define samba_version 4.13.7 # This should be rc1 or nil %define pre_release %nil @@ -3842,6 +3842,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Mar 26 2021 - Anoop C S - 4.13.7-1 +- v4.13.7 GA + * Thu Mar 25 2021 - Anoop C S - 4.13.6-1 - v4.13.6 GA