From ea92e81a84b585c638a29f1be81ed035a8223702 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Sep 07 2021 11:36:30 +0000 Subject: Samba 4.13.11 GA --- diff --git a/.gitignore b/.gitignore index 7a30222..799b4ee 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ 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 +SOURCES/samba-4.13.11.tar.xz +SOURCES/samba-4.13.11.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 489af42..4ec9696 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.13.10 +%define samba_version 4.13.11 # This should be rc1 or nil %define pre_release %nil @@ -3842,6 +3842,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Sep 07 2021 - Anoop C S - 4.13.11-100 +- v4.13.11 GA + * Thu Aug 05 2021 - Anoop C S - 4.13.10-100 - Initial CentOS 8 Stream release