diff --git a/.gitignore b/.gitignore index 8bfabef..0199ecc 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ SOURCES/samba-4.17.3.tar.xz SOURCES/samba-4.17.3.tar.asc SOURCES/samba-4.17.4.tar.xz SOURCES/samba-4.17.4.tar.asc +SOURCES/samba-4.17.5.tar.xz +SOURCES/samba-4.17.5.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 7ed7939..871bab4 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -82402fb025a220f58a36bab9c04fd95c429a742d SOURCES/samba-4.17.4.tar.xz -b8f329064b4d26b864c9caddfcb5b5a220f64e0d SOURCES/samba-4.17.4.tar.asc +68926a886d20bbd5b4d768d9788d4b5a5ca399e5 SOURCES/samba-4.17.5.tar.xz +80a920d996e1f04220d326e6a17fd08440037c5e SOURCES/samba-4.17.5.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 6c9270a..e8e1686 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.17.4 +%define samba_version 4.17.5 # This should be rc1 or nil %define pre_release %nil @@ -4001,6 +4001,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Jan 27 2023 - Anoop C S - 4.17.5-100 +- v4.17.5 GA + * Fri Dec 16 2022 - Anoop C S - 4.17.4-100 - v4.17.4 GA