diff --git a/.gitignore b/.gitignore index 2217a9e..a588a2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ SOURCES/samba-4.14.0.tar.xz SOURCES/samba-4.14.0.tar.asc +SOURCES/samba-4.14.1.tar.xz +SOURCES/samba-4.14.1.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index c340c87..b95b4e6 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.14.0 +%define samba_version 4.14.1 # This should be rc1 or nil %define pre_release %nil @@ -3876,5 +3876,8 @@ rm -rf %{buildroot} %endif %changelog +* Thu Mar 25 2021 - Anoop C S - 4.14.1-1 +- v4.14.1 GA + * Wed Mar 17 2021 - Anoop C S - 4.14.0-1 - Initial version