diff --git a/.gitignore b/.gitignore index 4e680c3..bc2398e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ SOURCES/samba-4.11.11.tar.xz SOURCES/samba-4.11.11.tar.asc SOURCES/samba-4.11.12.tar.xz SOURCES/samba-4.11.12.tar.asc +SOURCES/samba-4.11.13.tar.xz +SOURCES/samba-4.11.13.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 2c864b4..2a93024 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 1 -%define samba_version 4.11.12 +%define samba_version 4.11.13 # This should be rc1 or nil %define pre_release %nil @@ -257,7 +257,7 @@ BuildRequires: python3-tevent >= %{libtevent_version} %endif %if ! %with_internal_ldb -%global libldb_version 2.0.11 +%global libldb_version 2.0.12 BuildRequires: libldb-devel >= %{libldb_version} BuildRequires: python3-ldb-devel >= %{libldb_version} @@ -3757,6 +3757,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Sep 25 2020 - Anoop C S - 4.11.13-1 +- v4.11.13 GA + * Tue Aug 25 2020 - Anoop C S - 4.11.12-1 - v4.11.12 GA