From 7bf45ca611311613cdb96ee0888f34f5fb2c8cb9 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Mar 10 2021 10:43:06 +0000 Subject: Samba 4.13.5 GA --- diff --git a/.gitignore b/.gitignore index 061179c..53657df 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ SOURCES/samba-4.13.3.tar.xz SOURCES/samba-4.13.3.tar.asc SOURCES/samba-4.13.4.tar.xz SOURCES/samba-4.13.4.tar.asc +SOURCES/samba-4.13.5.tar.xz +SOURCES/samba-4.13.5.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 9137dcd..34aeacf 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.13.4 +%define samba_version 4.13.5 # This should be rc1 or nil %define pre_release %nil @@ -3842,6 +3842,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Mar 10 2021 - Anoop C S - 4.13.5-1 +- v4.13.5 GA + * Thu Jan 28 2021 - Anoop C S - 4.13.4-1 - v4.13.4 GA