diff --git a/.gitignore b/.gitignore index 60a5444..e8b6049 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ SOURCES/samba-4.14.5.tar.xz SOURCES/samba-4.14.5.tar.asc SOURCES/samba-4.14.6.tar.xz SOURCES/samba-4.14.6.tar.asc +SOURCES/samba-4.14.7.tar.xz +SOURCES/samba-4.14.7.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 099ed4f..39472c7 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.14.6 +%define samba_version 4.14.7 # This should be rc1 or nil %define pre_release %nil @@ -3876,6 +3876,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Aug 25 2021 - Anoop C S - 4.14.7-1 +- v4.14.7 GA + * Tue Jul 13 2021 - Anoop C S - 4.14.6-1 - v4.14.6 GA