diff --git a/.files b/.files index 54e649b..852fa61 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index d84593c..a4295b3 100644 --- a/.rev +++ b/.rev @@ -27,4 +27,12 @@ 696798 + + 309646718ed3f1e04efaa03911cc016d + 1.5+git.6.ae0dafd + + dimstar_suse + + 773733 + diff --git a/.servicemark b/.servicemark index 5da8aa0..13c1e50 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -2179451244d47f531e5184c363b5330f +a266a349e589df8b4179353a1291560a diff --git a/ads.changes b/ads.changes index 019fdb4..3b214f6 100644 --- a/ads.changes +++ b/ads.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Tue Jan 28 15:31:57 UTC 2020 - Samuel Cabrero + +- Add missing BuildRequires to spec file + +------------------------------------------------------------------- +Thu Oct 17 12:56:36 UTC 2019 - Richard Brown + +- Remove obsolete Groups tag (fate#326485) + +------------------------------------------------------------------- Thu Feb 14 15:43:30 UTC 2019 - dmulder@suse.com - Update to 1.5: diff --git a/ads.spec b/ads.spec index 6a5d660..000d8dc 100644 --- a/ads.spec +++ b/ads.spec @@ -1,7 +1,7 @@ # # spec file for package ads # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,8 +21,7 @@ Version: 1.5+git.6.ae0dafd Release: 0 Summary: Swiss army knife for samba License: GPL-3.0-only -Group: Productivity/Networking/Samba -Url: http://www.github.com/dmulder/ads +URL: http://www.github.com/dmulder/ads Source: %{name}-%{version}.tar.bz2 Requires: krb5-client Requires: ntp @@ -40,6 +39,7 @@ BuildRequires: python3-dnspython BuildRequires: python3-ldap BuildRequires: python3-netifaces BuildRequires: python3-python-pam +BuildRequires: python3-setuptools BuildRequires: samba-python3 %description