diff --git a/.gitignore b/.gitignore index fe25ef0..90aff3e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ SOURCES/samba-4.14.10.tar.xz SOURCES/samba-4.14.10.tar.asc SOURCES/samba-4.14.11.tar.xz SOURCES/samba-4.14.11.tar.asc +SOURCES/samba-4.14.12.tar.xz +SOURCES/samba-4.14.12.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index aa1459f..31204b8 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.14.11 +%define samba_version 4.14.12 # This should be rc1 or nil %define pre_release %nil @@ -3912,6 +3912,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Feb 01 2022 - Anoop C S - 4.14.12-100 +- v4.14.12 GA + * Thu Dec 16 2021 - Anoop C S - 4.14.11-100 - v4.14.11 GA