Hello community, here is the log from the commit of package ads for openSUSE:Factory checked in at 2020-02-13 10:12:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ads (Old) and /work/SRC/openSUSE:Factory/.ads.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ads" Thu Feb 13 10:12:26 2020 rev:4 rq:773733 version:1.5+git.6.ae0dafd Changes: -------- --- /work/SRC/openSUSE:Factory/ads/ads.changes 2019-06-12 13:10:26.781059084 +0200 +++ /work/SRC/openSUSE:Factory/.ads.new.26092/ads.changes 2020-02-13 10:12:35.296377299 +0100 @@ -1,0 +2,10 @@ +Tue Jan 28 15:31:57 UTC 2020 - Samuel Cabrero <[email protected]> + +- Add missing BuildRequires to spec file + +------------------------------------------------------------------- +Thu Oct 17 12:56:36 UTC 2019 - Richard Brown <[email protected]> + +- Remove obsolete Groups tag (fate#326485) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ads.spec ++++++ --- /var/tmp/diff_new_pack.09F3KP/_old 2020-02-13 10:12:38.108378930 +0100 +++ /var/tmp/diff_new_pack.09F3KP/_new 2020-02-13 10:12:38.112378933 +0100 @@ -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 @@ 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-ldap BuildRequires: python3-netifaces BuildRequires: python3-python-pam +BuildRequires: python3-setuptools BuildRequires: samba-python3 %description
