diff --git a/samba-4.20.2+git.348.4fb6af61307.tar.bz2 b/samba-4.20.2+git.348.4fb6af61307.tar.bz2 deleted file mode 100644 index 844ae93..0000000 --- a/samba-4.20.2+git.348.4fb6af61307.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:342f9ae2476f2e308fad1eb3f3aa28d0291f73740a15709bddb3ff8ccae0d676 -size 44917043 diff --git a/samba-4.20.2+git.350.4cfcde9cdb.tar.bz2 b/samba-4.20.2+git.350.4cfcde9cdb.tar.bz2 new file mode 100644 index 0000000..3a94af8 --- /dev/null +++ b/samba-4.20.2+git.350.4cfcde9cdb.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf66829f5b03c937a1170f3e46f99fdeed5824bf49afb159232a03cbc9cef937 +size 44686019 diff --git a/samba.changes b/samba.changes index a40b1e9..996910d 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 17 11:18:52 UTC 2024 - Samuel Cabrero + +- Update samba-tool package to require python3-Markdown also in + the Heimdal ADDC build. + ------------------------------------------------------------------- Thu Jul 4 10:34:20 UTC 2024 - Samuel Cabrero diff --git a/samba.spec b/samba.spec index b35a51a..9715b45 100644 --- a/samba.spec +++ b/samba.spec @@ -160,7 +160,7 @@ BuildRequires: liburing-devel %endif BuildRequires: sysuser-tools -Version: 4.20.2+git.348.4fb6af61307 +Version: 4.20.2+git.350.4cfcde9cdb Release: 0 URL: https://www.samba.org/ Obsoletes: samba-32bit < %{version} @@ -548,7 +548,7 @@ Group: Productivity/Networking/Samba Requires: samba = %{version} Requires: samba-ldb-ldap = %{version} Requires: samba-python3 = %{version} -%if %{with_mit_dc} +%if %{with_dc} Requires: python3-Markdown %endif