From 46d97812ea3d4561527357e516dfebca5461e2d9 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Nov 01 2020 12:49:50 +0000 Subject: Samba 4.13.1 GA --- diff --git a/.gitignore b/.gitignore index 381ac31..5a6abce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ SOURCES/samba-4.13.0.tar.xz SOURCES/samba-4.13.0.tar.asc +SOURCES/samba-4.13.1.tar.xz +SOURCES/samba-4.13.1.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index c4e595d..3ada6aa 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.13.0 +%define samba_version 4.13.1 # This should be rc1 or nil %define pre_release %nil @@ -3841,5 +3841,8 @@ rm -rf %{buildroot} %endif %changelog +* Sun Nov 01 2020 - Anoop C S - 4.13.1-1 +- v4.13.1 GA + * Mon Sep 28 2020 - Anoop C S - 4.13.0-1 - Initial version