diff --git a/.gitignore b/.gitignore index 65d1e5b..a506ba7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ SOURCES/samba-4.14.2.tar.xz SOURCES/samba-4.14.2.tar.asc 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 diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 40814b8..ed0ce06 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.14.3 +%define samba_version 4.14.4 # This should be rc1 or nil %define pre_release %nil @@ -3876,6 +3876,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Apr 29 2021 - Anoop C S - 4.14.4-1 +- v4.14.4 GA + * Tue Apr 20 2021 - Anoop C S - 4.14.3-1 - v4.14.3 GA