Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ip2unix for openSUSE:Factory checked in at 2023-01-24 19:43:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ip2unix (Old) and /work/SRC/openSUSE:Factory/.ip2unix.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ip2unix" Tue Jan 24 19:43:58 2023 rev:3 rq:1060666 version:2.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ip2unix/ip2unix.changes 2022-05-24 20:32:24.202974905 +0200 +++ /work/SRC/openSUSE:Factory/.ip2unix.new.32243/ip2unix.changes 2023-01-24 20:23:16.165415519 +0100 @@ -1,0 +2,6 @@ +Tue Jan 24 12:55:42 UTC 2023 - Dominique Leuenberger <[email protected]> + +- BuildREquire pkgconfig(systemd) instead of systemd: allow OBS + to shortcut through the mini flavor. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ip2unix.spec ++++++ --- /var/tmp/diff_new_pack.84QfwN/_old 2023-01-24 20:23:16.633418257 +0100 +++ /var/tmp/diff_new_pack.84QfwN/_new 2023-01-24 20:23:16.637418280 +0100 @@ -1,7 +1,7 @@ # # spec file for package ip2unix # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ BuildRequires: python3-pytest BuildRequires: pkgconfig(yaml-cpp) >= 0.5.0 # systemd-socket-activate is used in tests -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %description Executes a program and converts IP to Unix domain sockets at runtime based on a
