From b51bbe6f6123bdd450a3e1a7557413c9a972bde6 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Sep 12 2022 07:34:04 +0000 Subject: Samba 4.16.5 GA --- diff --git a/.gitignore b/.gitignore index de72502..f3e6542 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ SOURCES/samba-4.16.3.tar.xz SOURCES/samba-4.16.3.tar.asc SOURCES/samba-4.16.4.tar.xz SOURCES/samba-4.16.4.tar.asc +SOURCES/samba-4.16.5.tar.xz +SOURCES/samba-4.16.5.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 543ed25..c0426a7 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -c943ec2e8b9413cd3465e39481b49872b4486e86 SOURCES/samba-4.16.4.tar.xz -6275fdcbb8a03e0fa87abbb163550bae16372d26 SOURCES/samba-4.16.4.tar.asc +426b2369d6c795fe7b25cae3b06e92a0994196c4 SOURCES/samba-4.16.5.tar.xz +285c84d47677f07a2e9a145f80b5cf5c2037f39e SOURCES/samba-4.16.5.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index ecc9f2e..cef4faa 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.16.4 +%define samba_version 4.16.5 # This should be rc1 or nil %define pre_release %nil @@ -3976,6 +3976,9 @@ rm -rf %{buildroot} %endif %changelog +* Mon Sep 12 2022 - Anoop C S - 4.16.5-100 +- v4.16.5 GA + * Fri Jul 29 2022 - Anoop C S - 4.16.4-100 - v4.16.4 GA