diff --git a/.gitignore b/.gitignore index 46c401a..5deebb6 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ SOURCES/samba-4.16.9.tar.xz SOURCES/samba-4.16.9.tar.asc SOURCES/samba-4.16.10.tar.xz SOURCES/samba-4.16.10.tar.asc +SOURCES/samba-4.16.11.tar.xz +SOURCES/samba-4.16.11.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 1a083ce..aa41343 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -59eabffa63a68659edc5da7aadbeeeab5690a757 SOURCES/samba-4.16.10.tar.xz -aea23a0a7a507e6db533d000112bf3d118201727 SOURCES/samba-4.16.10.tar.asc +f96a1af39a3c61608dfb5458353af11da451f464 SOURCES/samba-4.16.11.tar.xz +443cbc53d9cbecda3a3106eba04e2093ac3b1e32 SOURCES/samba-4.16.11.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index cf54d9e..370405b 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -6,9 +6,9 @@ # ctdb is enabled by default, you can disable it with: --without clustering %bcond_without clustering -%define main_release 101 +%define main_release 100 -%define samba_version 4.16.10 +%define samba_version 4.16.11 # This should be rc1 or nil %define pre_release %nil @@ -3976,6 +3976,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Jul 20 2023 - Anoop C S - 4.16.11-100 +- v4.16.11 GA + * Tue Jun 06 2023 - Anoop C S - 4.16.10-101 - Rebuild with updated GlusterFS API dependency