Hello community,
here is the log from the commit of package courier-authlib for openSUSE:Factory
checked in at 2019-07-02 10:37:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/courier-authlib (Old)
and /work/SRC/openSUSE:Factory/.courier-authlib.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "courier-authlib"
Tue Jul 2 10:37:57 2019 rev:43 rq:710236 version:0.68.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/courier-authlib/courier-authlib.changes
2019-04-09 20:19:26.057903632 +0200
+++
/work/SRC/openSUSE:Factory/.courier-authlib.new.4615/courier-authlib.changes
2019-07-02 10:37:58.258543023 +0200
@@ -1,0 +2,6 @@
+Tue Jun 11 12:38:04 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+ shortcut the build queues by allowing usage of systemd-mini
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ courier-authlib.spec ++++++
--- /var/tmp/diff_new_pack.LzEJnd/_old 2019-07-02 10:37:59.002544155 +0200
+++ /var/tmp/diff_new_pack.LzEJnd/_new 2019-07-02 10:37:59.006544161 +0200
@@ -50,7 +50,7 @@
Requires: expect
%if 0%{?suse_version} >= 1210
-BuildRequires: systemd
+BuildRequires: pkgconfig(systemd)
%{?systemd_requires}
%define has_systemd 1
%endif