From f82925e22c4130d9c3cde2361b198960f8cf0676 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Jan 20 2022 12:08:00 +0000 Subject: Samba 4.15.4 GA --- diff --git a/.gitignore b/.gitignore index e1b9275..8698266 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ SOURCES/samba-4.15.2.tar.xz SOURCES/samba-4.15.2.tar.asc SOURCES/samba-4.15.3.tar.xz SOURCES/samba-4.15.3.tar.asc +SOURCES/samba-4.15.4.tar.xz +SOURCES/samba-4.15.4.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 6899b6c..3480c0d 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.15.3 +%define samba_version 4.15.4 # This should be rc1 or nil %define pre_release %nil @@ -3947,6 +3947,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Jan 20 2022 - Anoop C S - 4.15.4-100 +- v4.15.4 GA + * Thu Dec 09 2021 - Anoop C S - 4.15.3-100 - v4.15.3 GA