From e42bcc91b52021eece764c10b51d8ef0aad10711 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Mar 26 2021 11:23:16 +0000 Subject: Samba 4.14.2 GA --- diff --git a/.gitignore b/.gitignore index a588a2f..6462501 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ 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 +SOURCES/samba-4.14.2.tar.xz +SOURCES/samba-4.14.2.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index b95b4e6..b597ee6 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.14.1 +%define samba_version 4.14.2 # This should be rc1 or nil %define pre_release %nil @@ -3876,6 +3876,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Mar 26 2021 - Anoop C S - 4.14.2-1 +- v4.14.2 GA + * Thu Mar 25 2021 - Anoop C S - 4.14.1-1 - v4.14.1 GA