diff --git a/.gitignore b/.gitignore index 0199ecc..dd81d7f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ 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 +SOURCES/samba-4.17.6.tar.xz +SOURCES/samba-4.17.6.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 871bab4..2e806f5 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -68926a886d20bbd5b4d768d9788d4b5a5ca399e5 SOURCES/samba-4.17.5.tar.xz -80a920d996e1f04220d326e6a17fd08440037c5e SOURCES/samba-4.17.5.tar.asc +4255c0812a7b0f7ebc774d40083a5d420496861a SOURCES/samba-4.17.6.tar.xz +a54c7ab3d9352f05ca40986f5b7c013b917cf1bd SOURCES/samba-4.17.6.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index e8e1686..c2f1e24 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.17.5 +%define samba_version 4.17.6 # This should be rc1 or nil %define pre_release %nil @@ -4001,6 +4001,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Mar 10 2023 - Anoop C S - 4.17.6-100 +- v4.17.6 GA + * Fri Jan 27 2023 - Anoop C S - 4.17.5-100 - v4.17.5 GA