From 0a7ae0c72ed611e269d57df8cf3ad7605ae8757f Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Nov 01 2020 11:40:21 +0000 Subject: Samba 4.11.15 GA --- diff --git a/.gitignore b/.gitignore index 151a73c..021246e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ SOURCES/samba-4.11.13.tar.xz SOURCES/samba-4.11.13.tar.asc SOURCES/samba-4.11.14.tar.xz SOURCES/samba-4.11.14.tar.asc +SOURCES/samba-4.11.15.tar.xz +SOURCES/samba-4.11.15.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index a48f510..e536d52 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.11.14 +%define samba_version 4.11.15 # This should be rc1 or nil %define pre_release %nil @@ -3756,6 +3756,9 @@ rm -rf %{buildroot} %endif %changelog +* Sun Nov 01 2020 - Anoop C S - 4.11.15-1 +- v4.11.15 GA + * Wed Oct 07 2020 - Anoop C S - 4.11.14-1 - v4.11.14 GA