diff --git a/.gitignore b/.gitignore index be56b42..b381b63 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ SOURCES/samba-4.12.12.tar.xz SOURCES/samba-4.12.12.tar.asc 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 diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 47d16ca..f318617 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.12.13 +%define samba_version 4.12.14 # This should be rc1 or nil %define pre_release %nil @@ -3804,6 +3804,9 @@ rm -rf %{buildroot} %endif %changelog +* Sat Mar 27 2021 - Anoop C S - 4.12.14-1 +- v4.12.14 GA + * Thu Mar 25 2021 - Anoop C S - 4.12.13-1 - v4.12.13 GA