From de7a3c0dcaf8ef6605298c119c7e67bc0a6e35c6 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Nov 05 2020 11:22:23 +0000 Subject: Samba 4.12.10 GA --- diff --git a/.gitignore b/.gitignore index 55e05c4..e62dbed 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ 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 +SOURCES/samba-4.12.10.tar.xz +SOURCES/samba-4.12.10.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 75d896a..52099a0 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.12.9 +%define samba_version 4.12.10 %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 +* Thu Nov 05 2020 - Anoop C S - 4.12.10-1 +- v4.12.10 GA + * Sun Nov 01 2020 - Anoop C S - 4.12.9-1 - v4.12.9 GA