diff --git a/.gitignore b/.gitignore index 7c0da06..9690519 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ 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 +SOURCES/samba-4.13.17.tar.xz +SOURCES/samba-4.13.17.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 8976ef6..a68589f 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.13.16 +%define samba_version 4.13.17 # This should be rc1 or nil %define pre_release %nil @@ -3890,6 +3890,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Feb 01 2022 - Anoop C S - 4.13.17-1 +- v4.13.17 GA + * Tue Jan 11 2022 - Anoop C S - 4.13.16-1 - v4.13.16 GA