From e27c14a9f7e1edc8eddbd121d03355849712f967 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Feb 01 2022 06:20:43 +0000 Subject: Samba 4.14.12 GA --- diff --git a/.gitignore b/.gitignore index aee7abd..8edd166 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ SOURCES/samba-4.14.10.tar.xz SOURCES/samba-4.14.10.tar.asc SOURCES/samba-4.14.11.tar.xz SOURCES/samba-4.14.11.tar.asc +SOURCES/samba-4.14.12.tar.xz +SOURCES/samba-4.14.12.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 515f216..2d66f21 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.14.11 +%define samba_version 4.14.12 # This should be rc1 or nil %define pre_release %nil @@ -3912,6 +3912,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Feb 01 2022 - Anoop C S - 4.14.12-100 +- v4.14.12 GA + * Thu Dec 16 2021 - Anoop C S - 4.14.11-100 - v4.14.11 GA