Hello community,

here is the log from the commit of package knot for openSUSE:Factory checked in 
at 2019-12-30 12:35:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knot (Old)
 and      /work/SRC/openSUSE:Factory/.knot.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knot"

Mon Dec 30 12:35:25 2019 rev:32 rq:759965 version:1.6.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/knot/knot.changes        2018-01-13 
21:47:25.314705803 +0100
+++ /work/SRC/openSUSE:Factory/.knot.new.6675/knot.changes      2019-12-30 
12:35:25.731823769 +0100
@@ -1,0 +2,6 @@
+Thu Dec 19 14:59:52 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
+  Allow OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knot.spec ++++++
--- /var/tmp/diff_new_pack.3MNTjm/_old  2019-12-30 12:35:27.007824454 +0100
+++ /var/tmp/diff_new_pack.3MNTjm/_new  2019-12-30 12:35:27.011824456 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knot
 #
-# Copyright (c) 2018 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/
 #
 
 
@@ -39,9 +39,9 @@
 Release:        0
 %define pkg_name knot
 Summary:        An authoritative DNS daemon
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Networking/DNS/Servers
-Url:            http://www.knot-dns.cz
+URL:            http://www.knot-dns.cz
 Source0:        
https://secure.nic.cz/files/knot-dns/%{pkg_name}-%{version}.tar.xz
 Source1:        knot.conf
 Source2:        knot.service
@@ -75,7 +75,7 @@
 %endif
 %if %{with systemd}
 %define has_systemd 1
-BuildRequires:  systemd-devel
+BuildRequires:  pkgconfig(libsystemd)
 %{?systemd_requires}
 %endif
 Conflicts:      knot2


Reply via email to