diff --git a/.gitignore b/.gitignore index 547cae6..ed37b85 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ SOURCES/samba-4.16.0.tar.xz SOURCES/samba-4.16.0.tar.asc +SOURCES/samba-4.16.1.tar.xz +SOURCES/samba-4.16.1.tar.asc diff --git a/.samba.metadata b/.samba.metadata index eef98e0..9028366 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -7a8ea05b8cb40510b2ebf2d0a060310a273ef2ab SOURCES/samba-4.16.0.tar.xz -c43330fd7b57f41bc31b44bfda392faaeb7d022a SOURCES/samba-4.16.0.tar.asc +c08383faebceee30cc844f664d699883ae147e6f SOURCES/samba-4.16.1.tar.xz +45d3ecfc7c58da44106d76ccd222c30af552163f SOURCES/samba-4.16.1.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 3e0af97..ffa6c3b 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.16.0 +%define samba_version 4.16.1 # This should be rc1 or nil %define pre_release %nil @@ -3974,5 +3974,8 @@ rm -rf %{buildroot} %endif %changelog +* Mon May 02 2022 - Anoop C S - 4.16.1-100 +- v4.16.1 GA + * Tue Mar 22 2022 - Anoop C S - 4.16.0-100 - Initial version