diff --git a/.gitignore b/.gitignore index e1b9275..8698266 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ SOURCES/samba-4.15.2.tar.xz SOURCES/samba-4.15.2.tar.asc 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 diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 563b266..9708fea 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.15.3 +%define samba_version 4.15.4 # This should be rc1 or nil %define pre_release %nil @@ -3947,6 +3947,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Jan 20 2022 - Anoop C S - 4.15.4-1 +- v4.15.4 GA + * Thu Dec 09 2021 - Anoop C S - 4.15.3-1 - v4.15.3 GA