Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package PackageKit for openSUSE:Factory checked in at 2021-01-30 13:28:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/PackageKit (Old) and /work/SRC/openSUSE:Factory/.PackageKit.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "PackageKit" Sat Jan 30 13:28:55 2021 rev:213 rq: version:1.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes 2021-01-29 14:57:16.333524852 +0100 +++ /work/SRC/openSUSE:Factory/.PackageKit.new.28504/PackageKit.changes 2021-01-30 13:28:56.067706945 +0100 @@ -1,0 +2,6 @@ +Sat Jan 30 12:28:21 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Do not build cnf: scout-c-n-f is still pending, having PK-cnf + obsolete cnf is unacceptable. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PackageKit.spec ++++++ --- /var/tmp/diff_new_pack.IOmh8y/_old 2021-01-30 13:28:56.979708396 +0100 +++ /var/tmp/diff_new_pack.IOmh8y/_new 2021-01-30 13:28:56.983708402 +0100 @@ -1,7 +1,7 @@ # # spec file for package PackageKit # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ # Only make DNF backend available openSUSE Leap 15.1+ %if 0%{?sle_version} >= 150100 || 0%{?suse_version} >= 1550 %bcond_without dnf -%bcond_without cnf +%bcond_with cnf %else %bcond_with dnf %bcond_with cnf
