Hello community, here is the log from the commit of package dnscrypt-proxy for openSUSE:Factory checked in at 2020-01-04 19:21:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnscrypt-proxy (Old) and /work/SRC/openSUSE:Factory/.dnscrypt-proxy.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnscrypt-proxy" Sat Jan 4 19:21:30 2020 rev:4 rq:760751 version:1.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/dnscrypt-proxy/dnscrypt-proxy.changes 2017-11-25 08:43:45.695847358 +0100 +++ /work/SRC/openSUSE:Factory/.dnscrypt-proxy.new.6675/dnscrypt-proxy.changes 2020-01-04 19:21:31.569142153 +0100 @@ -1,0 +2,6 @@ +Thu Dec 19 15:27:22 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + Allow OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnscrypt-proxy.spec ++++++ --- /var/tmp/diff_new_pack.PghSJb/_old 2020-01-04 19:21:32.821142707 +0100 +++ /var/tmp/diff_new_pack.PghSJb/_new 2020-01-04 19:21:32.845142718 +0100 @@ -1,7 +1,7 @@ # # spec file for package dnscrypt-proxy # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ Summary: A tool for securing communications between a client and a DNS resolver License: BSD-3-Clause Group: Productivity/Networking/DNS/Utilities -Url: https://dnscrypt.org/ +URL: https://dnscrypt.org/ Source: https://download.dnscrypt.org/dnscrypt-proxy/%{name}-%{version}.tar.bz2 Source1: %{name}@.service Source5: %{name}.tmpfile @@ -31,8 +31,8 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: shadow -BuildRequires: systemd-devel BuildRequires: systemd-rpm-macros +BuildRequires: pkgconfig(libsystemd) Requires(pre): coreutils Requires(pre): diffutils Requires(pre): fillup
