diff --git a/.gitignore b/.gitignore index a506ba7..9098f92 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ SOURCES/samba-4.14.3.tar.xz SOURCES/samba-4.14.3.tar.asc SOURCES/samba-4.14.4.tar.xz SOURCES/samba-4.14.4.tar.asc +SOURCES/samba-4.14.5.tar.xz +SOURCES/samba-4.14.5.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index ed0ce06..cbd55a8 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.14.4 +%define samba_version 4.14.5 # This should be rc1 or nil %define pre_release %nil @@ -3876,6 +3876,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Jun 01 2021 - Anoop C S - 4.14.5-1 +- v4.14.5 GA + * Thu Apr 29 2021 - Anoop C S - 4.14.4-1 - v4.14.4 GA