From fe959645eea9a7677e661aefaccfe8cade91725b Mon Sep 17 00:00:00 2001 From: Anoop C S Date: May 11 2021 10:59:28 +0000 Subject: Samba 4.13.9 GA --- diff --git a/.gitignore b/.gitignore index e4f8c1c..297e0e2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ SOURCES/samba-4.13.7.tar.xz SOURCES/samba-4.13.7.tar.asc SOURCES/samba-4.13.8.tar.xz SOURCES/samba-4.13.8.tar.asc +SOURCES/samba-4.13.9.tar.xz +SOURCES/samba-4.13.9.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index f031906..2c6b42b 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.13.8 +%define samba_version 4.13.9 # This should be rc1 or nil %define pre_release %nil @@ -3842,6 +3842,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue May 11 2021 - Anoop C S - 4.13.9-1 +- v4.13.9 GA + * Thu Apr 29 2021 - Anoop C S - 4.13.8-1 - v4.13.8 GA