From 495d03f095f4d2ff456fdef6eae33dd4f765f24d Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Jan 20 2022 12:13:03 +0000 Subject: Samba 4.15.4 GA --- diff --git a/.gitignore b/.gitignore index 9be3212..8698266 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,7 @@ SOURCES/samba-4.15.1.tar.xz SOURCES/samba-4.15.1.tar.asc SOURCES/samba-4.15.2.tar.xz SOURCES/samba-4.15.2.tar.asc -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