diff --git a/.gitignore b/.gitignore index b381b63..211e2c5 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ SOURCES/samba-4.12.13.tar.xz SOURCES/samba-4.12.13.tar.asc SOURCES/samba-4.12.14.tar.xz SOURCES/samba-4.12.14.tar.asc +SOURCES/samba-4.12.15.tar.xz +SOURCES/samba-4.12.15.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index f318617..f4923eb 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.12.14 +%define samba_version 4.12.15 # This should be rc1 or nil %define pre_release %nil @@ -3804,6 +3804,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Apr 29 2021 - Anoop C S - 4.12.15-1 +- v4.12.15 GA + * Sat Mar 27 2021 - Anoop C S - 4.12.14-1 - v4.12.14 GA