diff --git a/.gitignore b/.gitignore index 998d563..c2dbf45 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ SOURCES/samba-4.17.1.tar.xz SOURCES/samba-4.17.1.tar.asc SOURCES/samba-4.17.2.tar.xz SOURCES/samba-4.17.2.tar.asc +SOURCES/samba-4.17.3.tar.xz +SOURCES/samba-4.17.3.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 5d4275b..8459b1e 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -a9f4adfd4f4e308da682cd400ff5bb76f6ec86eb SOURCES/samba-4.17.2.tar.xz -177a68dc4d407a07016ca2c33a7206d2776d8779 SOURCES/samba-4.17.2.tar.asc +e3fd8f266c919156f70d2163f92041a8be132684 SOURCES/samba-4.17.3.tar.xz +3b635d19a22c933cdb3bad184161b9f7ec121a5f SOURCES/samba-4.17.3.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 167ed60..9d0a37a 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.17.2 +%define samba_version 4.17.3 # This should be rc1 or nil %define pre_release %nil @@ -3999,6 +3999,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Nov 17 2022 - Anoop C S - 4.17.3-100 +- v4.17.3 GA + * Wed Nov 02 2022 - Anoop C S - 4.17.2-100 - v4.17.2 GA