diff --git a/.gitignore b/.gitignore index 8698266..1095c65 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ SOURCES/samba-4.15.3.tar.xz SOURCES/samba-4.15.3.tar.asc SOURCES/samba-4.15.4.tar.xz SOURCES/samba-4.15.4.tar.asc +SOURCES/samba-4.15.5.tar.xz +SOURCES/samba-4.15.5.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 3480c0d..aa51267 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.15.4 +%define samba_version 4.15.5 # This should be rc1 or nil %define pre_release %nil @@ -3947,6 +3947,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Feb 01 2022 - Anoop C S - 4.15.5-100 +- v4.15.5 GA + * Thu Jan 20 2022 - Anoop C S - 4.15.4-100 - v4.15.4 GA