From 2fe678858ab06c4f76f7dc4d1de5dd396854e636 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Jan 11 2022 07:15:51 +0000 Subject: Samba 4.13.16 GA --- diff --git a/.gitignore b/.gitignore index 1335294..ad7376a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ SOURCES/samba-4.13.14.tar.xz SOURCES/samba-4.13.14.tar.asc SOURCES/samba-4.13.15.tar.xz SOURCES/samba-4.13.15.tar.asc +SOURCES/samba-4.13.16.tar.xz +SOURCES/samba-4.13.16.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index f7819ea..ada77ad 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.13.15 +%define samba_version 4.13.16 # This should be rc1 or nil %define pre_release %nil @@ -3890,6 +3890,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Jan 11 2022 - Anoop C S - 4.13.16-100 +- v4.13.16 GA + * Thu Dec 16 2021 - Anoop C S - 4.13.15-100 - v4.13.15 GA