From 5d386b7141d3e4c17989ec226442ef5c4f1b1f9e Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Mar 16 2022 08:34:54 +0000 Subject: Samba 4.15.6 GA --- diff --git a/.gitignore b/.gitignore index 1095c65..707b04e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ SOURCES/samba-4.15.4.tar.xz SOURCES/samba-4.15.4.tar.asc SOURCES/samba-4.15.5.tar.xz SOURCES/samba-4.15.5.tar.asc +SOURCES/samba-4.15.6.tar.xz +SOURCES/samba-4.15.6.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 00e84f1..a859116 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -f7e367a546d6523d21be3602b3f2a22a76016844 SOURCES/samba-4.15.5.tar.xz -5689438d7b20898eacb3aa9a3d8e3858afd41c30 SOURCES/samba-4.15.5.tar.asc +436b6cad031a7134764035c81bb6719ddf26c5f8 SOURCES/samba-4.15.6.tar.xz +4ccc9743938ee134a255860b355d3d60fdf383eb SOURCES/samba-4.15.6.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 4335853..6cdacda 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.15.5 +%define samba_version 4.15.6 # This should be rc1 or nil %define pre_release %nil @@ -3947,6 +3947,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Mar 16 2022 - Anoop C S - 4.15.6-1 +- v4.15.6 GA + * Tue Feb 01 2022 - Anoop C S - 4.15.5-1 - v4.15.5 GA