From daf1f17fc8b9023469967856c954432c7a21c15a Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Jul 13 2021 14:01:12 +0000 Subject: Samba 4.14.6 GA --- diff --git a/.gitignore b/.gitignore index 9098f92..60a5444 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ 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 +SOURCES/samba-4.14.6.tar.xz +SOURCES/samba-4.14.6.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index cbd55a8..099ed4f 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.14.5 +%define samba_version 4.14.6 # This should be rc1 or nil %define pre_release %nil @@ -3876,6 +3876,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Jul 13 2021 - Anoop C S - 4.14.6-1 +- v4.14.6 GA + * Tue Jun 01 2021 - Anoop C S - 4.14.5-1 - v4.14.5 GA