From a0177018a3c839e3dd689c293087d8f123e0dbe5 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Nov 02 2022 07:22:21 +0000 Subject: Samba 4.17.2 GA --- diff --git a/.gitignore b/.gitignore index 5f0bb17..998d563 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ SOURCES/samba-4.17.0.tar.xz SOURCES/samba-4.17.0.tar.asc 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 diff --git a/.samba.metadata b/.samba.metadata index 0e3f385..5d4275b 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -92890fa1f8989b3431f1e13f54115c9ede500630 SOURCES/samba-4.17.1.tar.xz -e064600dbf449d2ae7a2e347c7add51c51873b4d SOURCES/samba-4.17.1.tar.asc +a9f4adfd4f4e308da682cd400ff5bb76f6ec86eb SOURCES/samba-4.17.2.tar.xz +177a68dc4d407a07016ca2c33a7206d2776d8779 SOURCES/samba-4.17.2.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 7254db7..167ed60 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.17.1 +%define samba_version 4.17.2 # This should be rc1 or nil %define pre_release %nil @@ -3999,6 +3999,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Nov 02 2022 - Anoop C S - 4.17.2-100 +- v4.17.2 GA + * Thu Oct 27 2022 - Anoop C S - 4.17.1-100 - v4.17.1 GA