From 0e2e900bd4a1970fa15a9c6cb39afb20da8ed387 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Nov 01 2020 12:13:34 +0000 Subject: Samba 4.12.9 GA --- diff --git a/.gitignore b/.gitignore index 97a2b43..55e05c4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ SOURCES/samba-4.12.7.tar.xz SOURCES/samba-4.12.7.tar.asc SOURCES/samba-4.12.8.tar.xz SOURCES/samba-4.12.8.tar.asc +SOURCES/samba-4.12.9.tar.xz +SOURCES/samba-4.12.9.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index d2a68f9..75d896a 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.12.8 +%define samba_version 4.12.9 %define talloc_version 2.3.1 %define tdb_version 1.4.3 %define tevent_version 0.10.2 @@ -3809,6 +3809,9 @@ rm -rf %{buildroot} %endif %changelog +* Sun Nov 01 2020 - Anoop C S - 4.12.9-1 +- v4.12.9 GA + * Thu Oct 08 2020 - Anoop C S - 4.12.8-1 - v4.12.8 GA