diff --git a/.gitignore b/.gitignore index dd81d7f..f2d8111 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ 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 +SOURCES/samba-4.17.7.tar.xz +SOURCES/samba-4.17.7.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 2e806f5..db230d8 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -4255c0812a7b0f7ebc774d40083a5d420496861a SOURCES/samba-4.17.6.tar.xz -a54c7ab3d9352f05ca40986f5b7c013b917cf1bd SOURCES/samba-4.17.6.tar.asc +b28d23b04511faf16802c010d607a0b1d37a7e85 SOURCES/samba-4.17.7.tar.xz +2168b044ac97c835a691bb8c47eeb08819046c52 SOURCES/samba-4.17.7.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index c2f1e24..9ec7c7d 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.17.6 +%define samba_version 4.17.7 # This should be rc1 or nil %define pre_release %nil @@ -4001,6 +4001,9 @@ rm -rf %{buildroot} %endif %changelog +* Mon Apr 03 2023 - Anoop C S - 4.17.7-100 +- v4.17. GA + * Fri Mar 10 2023 - Anoop C S - 4.17.6-100 - v4.17.6 GA