From 848476a012c722d3c9321fd620cd202b46182878 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Jul 14 2021 13:37:26 +0000 Subject: Samba 4.13.10 GA --- diff --git a/.gitignore b/.gitignore index 297e0e2..7a30222 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ 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 +SOURCES/samba-4.13.10.tar.xz +SOURCES/samba-4.13.10.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 2c6b42b..d3d90fd 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.13.9 +%define samba_version 4.13.10 # This should be rc1 or nil %define pre_release %nil @@ -3842,6 +3842,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Jul 14 2021 - Anoop C S - 4.13.10-1 +- v4.13.10 GA + * Tue May 11 2021 - Anoop C S - 4.13.9-1 - v4.13.9 GA